Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.27.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2022
1 parent a6fed8b commit f88e3a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -37,5 +37,5 @@ repos:
args: []
additional_dependencies:
- types-PyYAML==6.0.7
- types-requests==2.27.23
- types-requests==2.27.24
- types-setuptools==57.4.14
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -6,5 +6,5 @@ mypy==0.950
pylint==2.13.7
pytest==7.1.2
types-PyYAML==6.0.7
types-requests==2.27.23
types-requests==2.27.24
types-setuptools==57.4.14

0 comments on commit f88e3a6

Please sign in to comment.