File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 47
47
- id : rst-directive-colons
48
48
- id : rst-inline-touching-normal
49
49
- repo : https://github.com/maxbrunet/pre-commit-renovate
50
- rev : 37.107.0
50
+ rev : 37.117.1
51
51
hooks :
52
52
- id : renovate-config-validator
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ flake8==6.1.0
6
6
isort==5.13.2
7
7
mypy==1.8.0
8
8
pylint==3.0.3
9
- pytest==7.4.3
9
+ pytest==7.4.4
10
10
responses==0.24.1
11
11
types-PyYAML==6.0.12.12
12
- types-requests==2.31.0.10
12
+ types-requests==2.31.0.20231231
13
13
types-setuptools==69.0.0.0
Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
build==1.0.3
3
- coverage==7.3.4
3
+ coverage==7.4.0
4
4
pytest-console-scripts==1.4.1
5
5
pytest-cov==4.1.0
6
6
pytest-github-actions-annotate-failures==0.2.0
7
- pytest==7.4.3
7
+ pytest==7.4.4
8
8
PyYaml==6.0.1
9
9
responses==0.24.1
10
10
wheel==0.42.0
You can’t perform that action at this time.
0 commit comments