Skip to content

Commit 19ab07d

Browse files
authored
Merge pull request #1961 from python-gitlab/renovate/typing-dependencies
chore(deps): update dependency types-requests to v2.27.16
2 parents d508b18 + ad799fc commit 19ab07d

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

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ mypy==0.942
66
pylint==2.13.4
77
pytest==7.1.1
88
types-PyYAML==6.0.5
9-
types-requests==2.27.15
9+
types-requests==2.27.16
1010
types-setuptools==57.4.11

0 commit comments

Comments
 (0)