We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e66e9 commit 9fe2335Copy full SHA for 9fe2335
.pre-commit-config.yaml
@@ -47,6 +47,6 @@ repos:
47
- id: rst-directive-colons
48
- id: rst-inline-touching-normal
49
- repo: https://github.com/maxbrunet/pre-commit-renovate
50
- rev: 37.56.3
+ rev: 37.61.3
51
hooks:
52
- id: renovate-config-validator
requirements-lint.txt
@@ -7,7 +7,7 @@ isort==5.12.0
7
mypy==1.7.0
8
pylint==3.0.2
9
pytest==7.4.3
10
-responses==0.24.0
+responses==0.24.1
11
types-PyYAML==6.0.12.12
12
types-requests==2.31.0.10
13
types-setuptools==68.2.0.1
requirements-test.txt
@@ -6,5 +6,5 @@ pytest-cov==4.1.0
6
pytest-github-actions-annotate-failures==0.2.0
PyYaml==6.0.1
wheel==0.41.3
0 commit comments