Skip to content

Commit faf28c7

Browse files
build(deps): bump kubernetes from 24.2.0 to 25.3.0
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 24.2.0 to 25.3.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@v24.2.0...v25.3.0) --- updated-dependencies: - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1de1e2 commit faf28c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ idna==3.3
2828
# via requests
2929
iniconfig==1.1.1
3030
# via pytest
31-
kubernetes==24.2.0
31+
kubernetes==25.3.0
3232
# via -r requirements.in
3333
oauthlib==3.2.1
3434
# via requests-oauthlib

0 commit comments

Comments
 (0)