Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Nov 10, 2021
1 parent 2012975 commit 7528d84
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.12
- types-requests==2.26.0
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -3,4 +3,4 @@ flake8==4.0.1
isort==5.10.1
mypy==0.910
types-PyYAML==6.0.0
types-requests==2.25.12
types-requests==2.26.0

0 comments on commit 7528d84

Please sign in to comment.