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 Mar 17, 2022
1 parent 3a9d4f1 commit 21e7c37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Expand Up @@ -36,6 +36,6 @@ repos:
- id: mypy
args: []
additional_dependencies:
- types-PyYAML==6.0.4
- types-requests==2.27.12
- types-setuptools==57.4.10
- types-PyYAML==6.0.5
- types-requests==2.27.13
- types-setuptools==57.4.11
6 changes: 3 additions & 3 deletions requirements-lint.txt
Expand Up @@ -5,6 +5,6 @@ isort==5.10.1
mypy==0.941
pylint==2.12.2
pytest==7.1.0
types-PyYAML==6.0.4
types-requests==2.27.12
types-setuptools==57.4.10
types-PyYAML==6.0.5
types-requests==2.27.13
types-setuptools==57.4.11

0 comments on commit 21e7c37

Please sign in to comment.