Skip to content

Commit

Permalink
build(deps): bump kubernetes-asyncio from 29.0.0 to 30.1.0
Browse files Browse the repository at this point in the history
Bumps [kubernetes-asyncio](https://github.com/tomplus/kubernetes_asyncio) from 29.0.0 to 30.1.0.
- [Changelog](https://github.com/tomplus/kubernetes_asyncio/blob/master/CHANGELOG.md)
- [Commits](tomplus/kubernetes_asyncio@29.0.0...30.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 366f426 commit c31ff7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -18,7 +18,7 @@ pydis-core = "11.1.0"
pydantic = "2.7.2"
pydantic-settings = "2.2.1"
loguru = "0.7.2"
kubernetes_asyncio = "29.0.0"
kubernetes_asyncio = "30.1.0"
tabulate = { extras = ["widechars"], version = "0.9.0" }
jishaku = "2.5.2"
sentry-sdk = "2.3.1"
Expand Down

0 comments on commit c31ff7f

Please sign in to comment.