Skip to content

Commit

Permalink
Bump kubernetes from 26.1.0 to 28.1.0
Browse files Browse the repository at this point in the history
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 26.1.0 to 28.1.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@v26.1.0...v28.1.0)

---
updated-dependencies:
- dependency-name: kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 4214275 commit ab0b56d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@ idna==3.3
# via requests
iniconfig==1.1.1
# via pytest
kubernetes==26.1.0
kubernetes==28.1.0
# via -r requirements.in
oauthlib==3.2.2
# via requests-oauthlib
# via
# kubernetes
# requests-oauthlib
packaging==21.3
# via
# pytest
Expand Down Expand Up @@ -91,6 +93,3 @@ websocket-client==1.3.2
# via
# docker
# kubernetes

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit ab0b56d

Please sign in to comment.