Skip to content

Commit

Permalink
Merge pull request #2034 from python-gitlab/renovate/typing-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update typing dependencies
  • Loading branch information
nejch committed May 30, 2022
2 parents 91e60ba + f3f79c1 commit 38218e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -36,5 +36,5 @@ repos:
args: []
additional_dependencies:
- types-PyYAML==6.0.7
- types-requests==2.27.25
- types-setuptools==57.4.14
- types-requests==2.27.29
- types-setuptools==57.4.17
4 changes: 2 additions & 2 deletions requirements-lint.txt
Expand Up @@ -7,5 +7,5 @@ mypy==0.950
pylint==2.13.9
pytest==7.1.2
types-PyYAML==6.0.7
types-requests==2.27.25
types-setuptools==57.4.14
types-requests==2.27.29
types-setuptools==57.4.17

0 comments on commit 38218e5

Please sign in to comment.