Skip to content

Commit 4e01d33

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update all non-major dependencies
1 parent de116f9 commit 4e01d33

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
- id: black
99
- repo: https://github.com/commitizen-tools/commitizen
10-
rev: v4.13.6
10+
rev: v4.13.7
1111
hooks:
1212
- id: commitizen
1313
stages: [commit-msg]
@@ -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: 43.4.3
54+
rev: 43.15.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
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==26.1.0
4-
commitizen==4.13.6
4+
commitizen==4.13.7
55
flake8==7.3.0
66
isort==7.0.0
77
mypy==1.19.1

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
-r requirements.txt
22
anyio==4.12.1
33
build==1.4.0
4-
coverage==7.13.3
4+
coverage==7.13.4
55
pytest-console-scripts==1.4.1
66
pytest-cov==7.0.0
77
pytest-github-actions-annotate-failures==0.3.0
88
pytest==9.0.2
99
PyYaml==6.0.3
1010
responses==0.25.8
1111
respx==0.22.0
12-
trio==0.32.0
12+
trio==0.33.0
1313
wheel==0.46.3

0 commit comments

Comments
 (0)