Skip to content

Commit 4eb8ec8

Browse files
renovate-botJohnVillalovos
authored andcommitted
chore(deps): update typing dependencies
1 parent 63b2070 commit 4eb8ec8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.pre-commit-config.yaml

+2-2
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.10
29-
- types-requests==2.25.9
28+
- types-PyYAML==5.4.11
29+
- types-requests==2.25.10

requirements-lint.txt

+2-2
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.10
6-
types-requests==2.25.9
5+
types-PyYAML==5.4.11
6+
types-requests==2.25.10

0 commit comments

Comments
 (0)