Skip to content

Commit

Permalink
Merge pull request #2001 from python-gitlab/renovate/typing-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update dependency types-requests to v2.27.25
  • Loading branch information
nejch committed May 2, 2022
2 parents b8d15fe + d6ea47a commit 04e0d24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -36,5 +36,5 @@ repos:
args: []
additional_dependencies:
- types-PyYAML==6.0.7
- types-requests==2.27.24
- types-requests==2.27.25
- types-setuptools==57.4.14
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -7,5 +7,5 @@ mypy==0.950
pylint==2.13.7
pytest==7.1.2
types-PyYAML==6.0.7
types-requests==2.27.24
types-requests==2.27.25
types-setuptools==57.4.14

0 comments on commit 04e0d24

Please sign in to comment.