Skip to content

Commit 811f5d4

Browse files
Bump kubernetes from 32.0.0 to 32.0.1 (#31)
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 32.0.0 to 32.0.1. - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/python@v32.0.0...v32.0.1) --- updated-dependencies: - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 919e8f2 commit 811f5d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config-syncer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
kopf==1.37.4
2-
kubernetes==32.0.0
2+
kubernetes==32.0.1

mercedes-me-exporter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ requests==2.32.3
22
prometheus_client==0.21.1
33
crontab==1.0.1
44
retry==0.9.2
5-
kubernetes==32.0.0
5+
kubernetes==32.0.1

0 commit comments

Comments
 (0)