Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.27.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Apr 28, 2022
1 parent e638be1 commit a6fed8b
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.22
- types-requests==2.27.23
- 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.22
types-requests==2.27.23
types-setuptools==57.4.14

0 comments on commit a6fed8b

Please sign in to comment.