Skip to content

Commit 4fef9f6

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

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.7.2
10+
rev: v4.8.2
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: 40.16.0
54+
rev: 40.31.0
5555
hooks:
5656
- id: renovate-config-validator

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==25.1.0
4-
commitizen==4.7.2
4+
commitizen==4.8.2
55
flake8==7.2.0
66
isort==6.0.1
77
mypy==1.15.0
@@ -11,4 +11,4 @@ responses==0.25.7
1111
respx==0.22.0
1212
types-PyYAML==6.0.12.20250516
1313
types-requests==2.32.0.20250515
14-
types-setuptools==80.7.0.20250516
14+
types-setuptools==80.8.0.20250521

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
anyio==4.9.0
33
build==1.2.2.post1
4-
coverage==7.8.0
4+
coverage==7.8.2
55
pytest-console-scripts==1.4.1
66
pytest-cov==6.1.1
77
pytest-github-actions-annotate-failures==0.3.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gql==3.5.2
1+
gql==3.5.3
22
httpx==0.28.1
33
requests==2.32.3
44
requests-toolbelt==1.0.0

0 commit comments

Comments
 (0)