Skip to content

Commit 9061647

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 79113d9 commit 9061647

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ repos:
5151
- id: rst-directive-colons
5252
- id: rst-inline-touching-normal
5353
- repo: https://github.com/maxbrunet/pre-commit-renovate
54-
rev: 39.19.1
54+
rev: 39.28.0
5555
hooks:
5656
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ responses==0.25.3
1111
respx==0.21.1
1212
types-PyYAML==6.0.12.20240917
1313
types-requests==2.32.0.20241016
14-
types-setuptools==75.5.0.20241116
14+
types-setuptools==75.5.0.20241122

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
-r requirements.txt
22
build==1.2.2.post1
3-
coverage==7.6.7
3+
coverage==7.6.8
44
pytest-console-scripts==1.4.1
55
pytest-cov==6.0.0
66
pytest-github-actions-annotate-failures==0.2.0
77
pytest==8.3.3
88
PyYaml==6.0.2
99
responses==0.25.3
1010
respx==0.21.1
11-
wheel==0.45.0
11+
wheel==0.45.1

0 commit comments

Comments
 (0)