module: update types-requests to ~2.28

This commit is contained in:
renovate[bot] 2022-06-30 02:31:21 +00:00 committed by Christian Nicolai
parent 8a6d7d0fea
commit 56aabc7159
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ mypy = "0.961"
pylint = "~2.14"
rope = "~1.1"
types-PyYAML = "~6.0"
types-requests = "~2.27"
types-requests = "~2.28"
toml = "~0.10"
yapf = "~0.32"