Skip to content

Commit f2209a0

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update typing dependencies
1 parent 03f5484 commit f2209a0

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
@@ -35,6 +35,6 @@ repos:
3535
- id: mypy
3636
args: []
3737
additional_dependencies:
38-
- types-PyYAML==6.0.10
39-
- types-requests==2.28.1
38+
- types-PyYAML==6.0.11
39+
- types-requests==2.28.3
4040
- types-setuptools==57.4.18

requirements-lint.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ isort==5.10.1
66
mypy==0.961
77
pylint==2.14.5
88
pytest==7.1.2
9-
types-PyYAML==6.0.10
10-
types-requests==2.28.1
9+
types-PyYAML==6.0.11
10+
types-requests==2.28.3
1111
types-setuptools==57.4.18

0 commit comments

Comments
 (0)