Skip to content

Commit 2c63f04

Browse files
committed
Update kubernetes version requirement
1 parent d50fd27 commit 2c63f04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
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
@@ -18,4 +18,3 @@ 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
2020
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)