Skip to content

Commit 369a595

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update all non-major dependencies
1 parent b8824a6 commit 369a595

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ repos:
4747
- id: rst-directive-colons
4848
- id: rst-inline-touching-normal
4949
- repo: https://github.com/maxbrunet/pre-commit-renovate
50-
rev: 37.107.0
50+
rev: 37.117.1
5151
hooks:
5252
- id: renovate-config-validator

requirements-lint.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ flake8==6.1.0
66
isort==5.13.2
77
mypy==1.8.0
88
pylint==3.0.3
9-
pytest==7.4.3
9+
pytest==7.4.4
1010
responses==0.24.1
1111
types-PyYAML==6.0.12.12
12-
types-requests==2.31.0.10
12+
types-requests==2.31.0.20231231
1313
types-setuptools==69.0.0.0

requirements-test.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
-r requirements.txt
22
build==1.0.3
3-
coverage==7.3.4
3+
coverage==7.4.0
44
pytest-console-scripts==1.4.1
55
pytest-cov==4.1.0
66
pytest-github-actions-annotate-failures==0.2.0
7-
pytest==7.4.3
7+
pytest==7.4.4
88
PyYaml==6.0.1
99
responses==0.24.1
1010
wheel==0.42.0

0 commit comments

Comments
 (0)