Skip to content

Commit 2e8ecf5

Browse files
committed
chore(deps): update dependency types-requests to v2.27.15
1 parent 1d0c6d4 commit 2e8ecf5

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
@@ -37,5 +37,5 @@ repos:
3737
args: []
3838
additional_dependencies:
3939
- types-PyYAML==6.0.5
40-
- types-requests==2.27.14
40+
- types-requests==2.27.15
4141
- types-setuptools==57.4.11

requirements-lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ mypy==0.942
66
pylint==2.13.1
77
pytest==7.1.1
88
types-PyYAML==6.0.5
9-
types-requests==2.27.14
9+
types-requests==2.27.15
1010
types-setuptools==57.4.11

0 commit comments

Comments
 (0)