Skip to content

Commit

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

Update kubernetes-asyncio requirement from <30 to <31
  • Loading branch information
rra authored Jun 10, 2024
2 parents 17720c6 + 0c01af4 commit 58a6ec8
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 @@ -66,7 +66,7 @@ gcs = [
"google-cloud-storage<3"
]
kubernetes = [
"kubernetes_asyncio<30"
"kubernetes_asyncio<31"
]
redis = [
"redis>4.5.2,<6",
Expand Down

0 comments on commit 58a6ec8

Please sign in to comment.