Skip to content

Commit 2f68a0b

Browse files
Update kubernetes-asyncio requirement from <32 to <33 in /safir
Updates the requirements on [kubernetes-asyncio](https://github.com/tomplus/kubernetes_asyncio) to permit the latest version. - [Changelog](https://github.com/tomplus/kubernetes_asyncio/blob/master/CHANGELOG.md) - [Commits](tomplus/kubernetes_asyncio@v1.0.0-alpha1...32.0.0) --- updated-dependencies: - dependency-name: kubernetes-asyncio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aceec4 commit 2f68a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

safir/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ gcs = [
7575
"google-cloud-storage<3"
7676
]
7777
kubernetes = [
78-
"kubernetes_asyncio<32"
78+
"kubernetes_asyncio<33"
7979
]
8080
redis = [
8181
"redis>4.5.2,<6",

0 commit comments

Comments
 (0)