Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.28.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Sep 19, 2022
1 parent ec7f26c commit 5dde7d4
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.9
- types-requests==2.28.10
- 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.3
types-PyYAML==6.0.11
types-requests==2.28.9
types-requests==2.28.10
types-setuptools==64.0.1

0 comments on commit 5dde7d4

Please sign in to comment.