Skip to content

Commit 1f95613

Browse files
renovate-botJohnVillalovos
authored andcommitted
chore(deps): update typing dependencies
1 parent 2323a7c commit 1f95613

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
@@ -37,5 +37,5 @@ repos:
3737
args: []
3838
additional_dependencies:
3939
- types-PyYAML==6.0.1
40-
- types-requests==2.26.2
41-
- types-setuptools==57.4.4
40+
- types-requests==2.26.3
41+
- types-setuptools==57.4.5

requirements-lint.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ mypy==0.930
66
pylint==2.12.2
77
pytest==6.2.5
88
types-PyYAML==6.0.1
9-
types-requests==2.26.2
10-
types-setuptools==57.4.4
9+
types-requests==2.26.3
10+
types-setuptools==57.4.5

0 commit comments

Comments
 (0)