Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Nov 6, 2023
1 parent e7229ce commit d0546e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -47,6 +47,6 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 37.35.2
rev: 37.46.0
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion requirements-lint.txt
Expand Up @@ -7,7 +7,7 @@ isort==5.12.0
mypy==1.6.1
pylint==3.0.2
pytest==7.4.3
responses==0.23.3
responses==0.24.0
types-PyYAML==6.0.12.12
types-requests==2.31.0.10
types-setuptools==68.2.0.0
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -6,5 +6,5 @@ pytest-cov==4.1.0
pytest-github-actions-annotate-failures==0.2.0
pytest==7.4.3
PyYaml==6.0.1
responses==0.23.3
responses==0.24.0
wheel==0.41.3

0 comments on commit d0546e0

Please sign in to comment.