Skip to content

Commit 9fe2335

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 91e66e9 commit 9fe2335

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ repos:
4747
- id: rst-directive-colons
4848
- id: rst-inline-touching-normal
4949
- repo: https://github.com/maxbrunet/pre-commit-renovate
50-
rev: 37.56.3
50+
rev: 37.61.3
5151
hooks:
5252
- id: renovate-config-validator

requirements-lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ isort==5.12.0
77
mypy==1.7.0
88
pylint==3.0.2
99
pytest==7.4.3
10-
responses==0.24.0
10+
responses==0.24.1
1111
types-PyYAML==6.0.12.12
1212
types-requests==2.31.0.10
1313
types-setuptools==68.2.0.1

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pytest-cov==4.1.0
66
pytest-github-actions-annotate-failures==0.2.0
77
pytest==7.4.3
88
PyYaml==6.0.1
9-
responses==0.24.0
9+
responses==0.24.1
1010
wheel==0.41.3

0 commit comments

Comments
 (0)