Skip to content

Commit

Permalink
chore(deps): update dependency types-pyyaml to v5.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Aug 27, 2021
1 parent e54832a commit ec8be67
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 @@ -25,5 +25,5 @@ repos:
hooks:
- id: mypy
additional_dependencies:
- types-PyYAML==5.4.6
- types-PyYAML==5.4.7
- types-requests==2.25.6
2 changes: 1 addition & 1 deletion 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.6
types-PyYAML==5.4.7
types-requests==2.25.6

0 comments on commit ec8be67

Please sign in to comment.