Skip to content

Commit

Permalink
chore(deps): update typing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Jul 25, 2022
1 parent 03f5484 commit f2209a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -35,6 +35,6 @@ repos:
- id: mypy
args: []
additional_dependencies:
- types-PyYAML==6.0.10
- types-requests==2.28.1
- types-PyYAML==6.0.11
- types-requests==2.28.3
- types-setuptools==57.4.18
4 changes: 2 additions & 2 deletions requirements-lint.txt
Expand Up @@ -6,6 +6,6 @@ isort==5.10.1
mypy==0.961
pylint==2.14.5
pytest==7.1.2
types-PyYAML==6.0.10
types-requests==2.28.1
types-PyYAML==6.0.11
types-requests==2.28.3
types-setuptools==57.4.18

0 comments on commit f2209a0

Please sign in to comment.