Skip to content

Commit 880414e

Browse files
snyk-botirajdeep
andauthored
[Snyk] Fix for 2 vulnerabilities (#1218)
Co-authored-by: Rajdeep Das <[email protected]>
1 parent 68f4b26 commit 880414e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
git+https://github.com/mongodb/sonar@0c21097a55a4426c8824f74cdcfbceb11b27bb68
22
github-action-templates==0.0.4
33
docker==4.3.1
4-
kubernetes==23.3.0
4+
kubernetes==26.1.0
55
jinja2==2.11.3
66
MarkupSafe==2.0.1
77
PyYAML==5.4.1
@@ -17,3 +17,5 @@ ruamel.yaml==0.17.9
1717
semver==2.13.0
1818
rsa>=4.7 # not directly required, pinned by Snyk to avoid a vulnerability
1919
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

Comments
 (0)