Skip to content

Commit

Permalink
Bump k8s from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [k8s](https://github.com/fiaas/k8s) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/fiaas/k8s/releases)
- [Commits](fiaas/k8s@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: k8s
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 2a04bac commit 841e5a9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
29 changes: 14 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ google-cloud-storage = "2.12.0"
Flask = "^3.0.0"
fiaas-logging = "^0.1"
kafka-python = "^2.0.2"
k8s = "^0.22"
k8s = "^0.23"

[tool.poetry.dev-dependencies]
pytest = "^7"
Expand Down

0 comments on commit 841e5a9

Please sign in to comment.