Skip to content

Commit

Permalink
Merge pull request #189 from lsst-sqre/dependabot/pip/kubernetes-asyn…
Browse files Browse the repository at this point in the history
…cio-lt-26

Update kubernetes-asyncio requirement from <25 to <26
  • Loading branch information
rra authored Sep 1, 2023
2 parents ef208c5 + 3d29b05 commit 7d38e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gcs = [
"google-cloud-storage<3"
]
kubernetes = [
"kubernetes_asyncio<25"
"kubernetes_asyncio<26"
]
redis = [
"redis>4.5.2,<6",
Expand Down

0 comments on commit 7d38e41

Please sign in to comment.