Skip to content

Commit

Permalink
Bump kubernetes from 20.13.0 to 21.7.0 in /perf-tests (#2278)
Browse files Browse the repository at this point in the history
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 20.13.0 to 21.7.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@v20.13.0...v21.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2021
1 parent 8dea389 commit 69ad025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf-tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PyYAML==6.0
requests==2.26.0
kubernetes==20.13.0
kubernetes==21.7.0
pytest==4.4.1
ipaddress==1.0.23 # >= 1.0.17
cffi==1.15.0
Expand Down

0 comments on commit 69ad025

Please sign in to comment.