Skip to content

Commit c079d0d

Browse files
chore: Bump kubernetes from 32.0.1 to 33.1.0
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 32.0.1 to 33.1.0. - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/v33.1.0/CHANGELOG.md) - [Commits](kubernetes-client/python@v32.0.1...v33.1.0) --- updated-dependencies: - dependency-name: kubernetes dependency-version: 33.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c82efa3 commit c079d0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ croniter = "^6.0.0"
1212
google-cloud-artifact-registry = "^1.16.1"
1313
gql = {version = "~=3.5.3", extras = ["requests"]}
1414
kopf = "^1.38.0"
15-
kubernetes = "^32.0.1"
15+
kubernetes = "^33.1.0"
1616
orjson = "^3.10.18"
1717
pendulum = "^3.1.0"
1818
pydantic = "^2.11.5"

0 commit comments

Comments
 (0)