Skip to content

Commit 9c27761

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 2cf430b commit 9c27761

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- requests-toolbelt==1.0.0
3333
files: 'gitlab/'
3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v1.20.1
35+
rev: v1.20.2
3636
hooks:
3737
- id: mypy
3838
args: []
@@ -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.132.1
54+
rev: 43.141.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
@@ -4,7 +4,7 @@ black==26.3.1
44
commitizen==4.13.10
55
flake8==7.3.0
66
isort==8.0.1
7-
mypy==1.20.1
7+
mypy==1.20.2
88
pylint==4.0.5
99
pytest==9.0.3
1010
responses==0.26.0

requirements-precommit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pre-commit==4.5.1
1+
pre-commit==4.6.0

requirements-test.txt

Lines changed: 2 additions & 2 deletions
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.3
3+
build==1.4.4
44
coverage==7.13.5
55
pytest-console-scripts==1.4.1
66
pytest-cov==7.1.0
@@ -10,4 +10,4 @@ PyYaml==6.0.3
1010
responses==0.26.0
1111
respx==0.23.1
1212
trio==0.33.0
13-
wheel==0.46.3
13+
wheel==0.47.0

0 commit comments

Comments
 (0)