Skip to content

Commit a544cd5

Browse files
renovate-botJohnVillalovos
authored andcommitted
chore(deps): update dependency types-pyyaml to v6.0.1
1 parent 57283fc commit a544cd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ repos:
2525
hooks:
2626
- id: mypy
2727
additional_dependencies:
28-
- types-PyYAML==6.0.0
28+
- types-PyYAML==6.0.1
2929
- types-requests==2.26.0

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ black==20.8b1
22
flake8==4.0.1
33
isort==5.10.1
44
mypy==0.910
5-
types-PyYAML==6.0.0
5+
types-PyYAML==6.0.1
66
types-requests==2.26.0

0 commit comments

Comments
 (0)