Skip to content

Commit c889bc8

Browse files
Bump kubernetes from 11.0.0 to 17.17.0
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 11.0.0 to 17.17.0. - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/python@v11.0.0...v17.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 338d074 commit c889bc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ boto3==1.17.105
44
chardet==3.0.4
55
dependency-injector==3.23.2
66
hcloud==1.9.1
7-
kubernetes==11.0.0
7+
kubernetes==17.17.0
88
pyyaml==5.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chardet==3.0.4",
3232
"dependency-injector==3.23.2",
3333
"hcloud==1.9.1",
34-
"kubernetes==11.0.0",
34+
"kubernetes==17.17.0",
3535
"pyyaml==5.4",
3636
],
3737
include_package_data=True,

0 commit comments

Comments
 (0)