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 nejch committed Jan 3, 2024
1 parent b8824a6 commit 369a595
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.107.0
rev: 37.117.1
hooks:
- id: renovate-config-validator
4 changes: 2 additions & 2 deletions requirements-lint.txt
Expand Up @@ -6,8 +6,8 @@ flake8==6.1.0
isort==5.13.2
mypy==1.8.0
pylint==3.0.3
pytest==7.4.3
pytest==7.4.4
responses==0.24.1
types-PyYAML==6.0.12.12
types-requests==2.31.0.10
types-requests==2.31.0.20231231
types-setuptools==69.0.0.0
4 changes: 2 additions & 2 deletions requirements-test.txt
@@ -1,10 +1,10 @@
-r requirements.txt
build==1.0.3
coverage==7.3.4
coverage==7.4.0
pytest-console-scripts==1.4.1
pytest-cov==4.1.0
pytest-github-actions-annotate-failures==0.2.0
pytest==7.4.3
pytest==7.4.4
PyYaml==6.0.1
responses==0.24.1
wheel==0.42.0

0 comments on commit 369a595

Please sign in to comment.