Skip to content

Commit 7adc86b

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent eb18552 commit 7adc86b

4 files changed

+5
-5
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.438.4
50+
rev: 37.440.7
5151
hooks:
5252
- id: renovate-config-validator

requirements-lint.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ flake8==7.1.0
66
isort==5.13.2
77
mypy==1.11.0
88
pylint==3.2.6
9-
pytest==8.3.1
9+
pytest==8.3.2
1010
responses==0.25.3
11-
types-PyYAML==6.0.12.20240311
11+
types-PyYAML==6.0.12.20240724
1212
types-requests==2.32.0.20240712
1313
types-setuptools==70.3.0.20240710

requirements-precommit.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pre-commit==3.7.1
1+
pre-commit==3.8.0

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage==7.6.0
44
pytest-console-scripts==1.4.1
55
pytest-cov==5.0.0
66
pytest-github-actions-annotate-failures==0.2.0
7-
pytest==8.3.1
7+
pytest==8.3.2
88
PyYaml==6.0.1
99
responses==0.25.3
1010
wheel==0.43.0

0 commit comments

Comments
 (0)