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 Oct 12, 2021
1 parent 63b2070 commit 4eb8ec8
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 @@ -25,5 +25,5 @@ repos:
hooks:
- id: mypy
additional_dependencies:
- types-PyYAML==5.4.10
- types-requests==2.25.9
- types-PyYAML==5.4.11
- types-requests==2.25.10
4 changes: 2 additions & 2 deletions requirements-lint.txt
Expand Up @@ -2,5 +2,5 @@ black==20.8b1
flake8==3.9.2
isort==5.9.3
mypy==0.910
types-PyYAML==5.4.10
types-requests==2.25.9
types-PyYAML==5.4.11
types-requests==2.25.10

0 comments on commit 4eb8ec8

Please sign in to comment.