Skip to content

Commit

Permalink
chore(deps): bump kubernetes from 27.2.0 to 28.1.0 in /app
Browse files Browse the repository at this point in the history
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 27.2.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@v27.2.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 Oct 2, 2023
1 parent cf231ec commit 55df8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Flask==2.3.3
Flask-pyoidc==3.14.2
flask-cors==4.0.0
gunicorn==21.2.0
kubernetes==27.2.0
kubernetes==28.1.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 55df8c3

Please sign in to comment.