Skip to content

Commit 0b53c0a

Browse files
renovate-botJohnVillalovos
authored andcommitted
chore(deps): update dependency types-pyyaml to v6
1 parent 422309f commit 0b53c0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
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.12
28+
- types-PyYAML==6.0.0
2929
- types-requests==2.25.11

requirements-lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ black==20.8b1
22
flake8==4.0.1
33
isort==5.9.3
44
mypy==0.910
5-
types-PyYAML==5.4.12
5+
types-PyYAML==6.0.0
66
types-requests==2.25.11

0 commit comments

Comments
 (0)