Skip to content

Commit d47c0f0

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update dependency types-requests to v2.28.11.2
1 parent b6cc3f2 commit d47c0f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
args: []
3737
additional_dependencies:
3838
- types-PyYAML==6.0.12
39-
- types-requests==2.28.11
39+
- types-requests==2.28.11.2
4040
- types-setuptools==64.0.1
4141
- repo: https://github.com/pre-commit/pygrep-hooks
4242
rev: v1.9.0

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ mypy==0.981
77
pylint==2.15.3
88
pytest==7.1.3
99
types-PyYAML==6.0.12
10-
types-requests==2.28.11
10+
types-requests==2.28.11.2
1111
types-setuptools==64.0.1

0 commit comments

Comments
 (0)