Skip to content

Commit 22243f6

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 825b378 commit 22243f6

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: 42.71.0
54+
rev: 42.78.2
5555
hooks:
5656
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ pytest==9.0.2
1010
responses==0.25.8
1111
respx==0.22.0
1212
types-PyYAML==6.0.12.20250915
13-
types-requests==2.32.4.20250913
13+
types-requests==2.32.4.20260107
1414
types-setuptools==80.9.0.20251223

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
2-
anyio==4.12.0
3-
build==1.3.0
2+
anyio==4.12.1
3+
build==1.4.0
44
coverage==7.13.1
55
pytest-console-scripts==1.4.1
66
pytest-cov==7.0.0

0 commit comments

Comments
 (0)