We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f4b26 commit 880414eCopy full SHA for 880414e
requirements.txt
@@ -1,7 +1,7 @@
1
git+https://github.com/mongodb/sonar@0c21097a55a4426c8824f74cdcfbceb11b27bb68
2
github-action-templates==0.0.4
3
docker==4.3.1
4
-kubernetes==23.3.0
+kubernetes==26.1.0
5
jinja2==2.11.3
6
MarkupSafe==2.0.1
7
PyYAML==5.4.1
@@ -17,3 +17,5 @@ ruamel.yaml==0.17.9
17
semver==2.13.0
18
rsa>=4.7 # not directly required, pinned by Snyk to avoid a vulnerability
19
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
20
+certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
21
+urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments