Skip to content

Commit

Permalink
Merge pull request #1981 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 Apr 21, 2022
2 parents 0305979 + c12466a commit cf2953e
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,6 +36,6 @@ repos:
- id: mypy
args: []
additional_dependencies:
- types-PyYAML==6.0.6
- types-requests==2.27.19
- types-PyYAML==6.0.7
- types-requests==2.27.20
- types-setuptools==57.4.14
4 changes: 2 additions & 2 deletions requirements-lint.txt
Expand Up @@ -5,6 +5,6 @@ isort==5.10.1
mypy==0.942
pylint==2.13.7
pytest==7.1.1
types-PyYAML==6.0.6
types-requests==2.27.19
types-PyYAML==6.0.7
types-requests==2.27.20
types-setuptools==57.4.14

0 comments on commit cf2953e

Please sign in to comment.