Skip to content

Commit 607dddf

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 5e0ee33 commit 607dddf

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.10
10+
rev: v4.15.0
1111
hooks:
1212
- id: commitizen
1313
stages: [commit-msg]

requirements-lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==26.3.1
4-
commitizen==4.13.10
4+
commitizen==4.15.0
55
flake8==7.3.0
66
isort==8.0.1
77
mypy==1.20.2
@@ -10,5 +10,5 @@ pytest==9.0.3
1010
responses==0.26.0
1111
respx==0.23.1
1212
types-PyYAML==6.0.12.20260408
13-
types-requests==2.33.0.20260408
13+
types-requests==2.33.0.20260503
1414
types-setuptools==82.0.0.20260408

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
anyio==4.13.0
3-
build==1.4.4
3+
build==1.5.0
44
coverage==7.13.5
55
pytest-console-scripts==1.4.1
66
pytest-cov==7.1.0

0 commit comments

Comments
 (0)