Skip to content

Commit bdb6cb9

Browse files
renovate-botJohnVillalovos
authored andcommitted
chore(deps): update dependency types-pyyaml to v5.4.10
1 parent d98d948 commit bdb6cb9

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==5.4.8
28+
- types-PyYAML==5.4.10
2929
- types-requests==2.25.6

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==3.9.2
33
isort==5.9.3
44
mypy==0.910
5-
types-PyYAML==5.4.8
5+
types-PyYAML==5.4.10
66
types-requests==2.25.6

0 commit comments

Comments
 (0)