Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.28.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Aug 22, 2022
1 parent dd4fbd5 commit be932f6
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 @@ -36,5 +36,5 @@ repos:
args: []
additional_dependencies:
- types-PyYAML==6.0.11
- types-requests==2.28.8
- types-requests==2.28.9
- types-setuptools==64.0.1
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -7,5 +7,5 @@ mypy==0.971
pylint==2.14.5
pytest==7.1.2
types-PyYAML==6.0.11
types-requests==2.28.8
types-requests==2.28.9
types-setuptools==64.0.1

0 comments on commit be932f6

Please sign in to comment.