mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-07-20 05:11:22 +02:00
module: update types-requests to ~2.28
This commit is contained in:
@ -20,7 +20,7 @@ mypy = "0.961"
|
|||||||
pylint = "~2.14"
|
pylint = "~2.14"
|
||||||
rope = "~1.1"
|
rope = "~1.1"
|
||||||
types-PyYAML = "~6.0"
|
types-PyYAML = "~6.0"
|
||||||
types-requests = "~2.27"
|
types-requests = "~2.28"
|
||||||
toml = "~0.10"
|
toml = "~0.10"
|
||||||
yapf = "~0.32"
|
yapf = "~0.32"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user