We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99761a6 commit 11180acCopy full SHA for 11180ac
.pre-commit-config.yaml
@@ -51,6 +51,6 @@ repos:
51
- id: rst-directive-colons
52
- id: rst-inline-touching-normal
53
- repo: https://github.com/maxbrunet/pre-commit-renovate
54
- rev: 42.64.1
+ rev: 42.66.11
55
hooks:
56
- id: renovate-config-validator
requirements-lint.txt
@@ -11,4 +11,4 @@ responses==0.25.8
11
respx==0.22.0
12
types-PyYAML==6.0.12.20250915
13
types-requests==2.32.4.20250913
14
-types-setuptools==80.9.0.20251221
+types-setuptools==80.9.0.20251223
requirements-test.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
anyio==4.12.0
3
build==1.3.0
4
-coverage==7.13.0
+coverage==7.13.1
5
pytest-console-scripts==1.4.1
6
pytest-cov==7.0.0
7
pytest-github-actions-annotate-failures==0.3.0
0 commit comments