Skip to content

Commit

Permalink
Merge pull request #222 from fiaas/watch-read-timeout
Browse files Browse the repository at this point in the history
Upgrade k8s to 0.24.2.
  • Loading branch information
perj authored Jan 22, 2024
2 parents 7e56263 + e31efa2 commit 537de00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def read(filename):
"decorator < 5.0.0", # 5.0.0 and later drops py2 support (transitive dep from pinject)
"six >= 1.12.0",
"dnspython == 1.16.0",
"k8s == 0.23.4",
"k8s == 0.24.2",
"appdirs == 1.4.3",
"requests-toolbelt == 0.10.1",
"backoff == 1.8.0",
Expand Down

0 comments on commit 537de00

Please sign in to comment.