Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Dec 17, 2021
1 parent 7799cb9 commit ac7e329
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.1
- types-requests==2.26.1
- types-requests==2.26.2
- types-setuptools==57.4.4
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -6,5 +6,5 @@ mypy==0.910
pylint==2.12.2
pytest==6.2.5
types-PyYAML==6.0.1
types-requests==2.26.1
types-requests==2.26.2
types-setuptools==57.4.4

0 comments on commit ac7e329

Please sign in to comment.