Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.25.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Nov 9, 2021
1 parent c0d8810 commit 205ad5f
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 @@ -26,4 +26,4 @@ repos:
- id: mypy
additional_dependencies:
- types-PyYAML==6.0.0
- types-requests==2.25.11
- types-requests==2.25.12
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -3,4 +3,4 @@ flake8==4.0.1
isort==5.10.0
mypy==0.910
types-PyYAML==6.0.0
types-requests==2.25.11
types-requests==2.25.12

0 comments on commit 205ad5f

Please sign in to comment.