Skip to content

Commit

Permalink
chore(deps): update dependency types-requests to v2.28.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Oct 10, 2022
1 parent b6cc3f2 commit d47c0f0
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,7 +36,7 @@ repos:
args: []
additional_dependencies:
- types-PyYAML==6.0.12
- types-requests==2.28.11
- types-requests==2.28.11.2
- types-setuptools==64.0.1
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -7,5 +7,5 @@ mypy==0.981
pylint==2.15.3
pytest==7.1.3
types-PyYAML==6.0.12
types-requests==2.28.11
types-requests==2.28.11.2
types-setuptools==64.0.1

0 comments on commit d47c0f0

Please sign in to comment.