Skip to content

Commit 33d2aa2

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update all non-major dependencies
1 parent bdd4eb6 commit 33d2aa2

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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: v3.4.0
10+
rev: v3.5.2
1111
hooks:
1212
- id: commitizen
1313
stages: [commit-msg]
@@ -30,7 +30,7 @@ repos:
3030
- requests-toolbelt==0.9.1
3131
files: 'gitlab/'
3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: v1.3.0
33+
rev: v1.4.1
3434
hooks:
3535
- id: mypy
3636
args: []
@@ -48,6 +48,6 @@ repos:
4848
- id: rst-directive-colons
4949
- id: rst-inline-touching-normal
5050
- repo: https://github.com/maxbrunet/pre-commit-renovate
51-
rev: 35.137.0
51+
rev: 35.141.4
5252
hooks:
5353
- id: renovate-config-validator

requirements-lint.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==23.3.0
4-
commitizen==3.4.0
4+
commitizen==3.5.2
55
flake8==6.0.0
66
isort==5.12.0
7-
mypy==1.4.0
7+
mypy==1.4.1
88
pylint==2.17.4
9-
pytest==7.3.2
9+
pytest==7.4.0
1010
responses==0.23.1
1111
types-PyYAML==6.0.12.10
1212
types-requests==2.31.0.1

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage==7.2.7
44
pytest-console-scripts==1.4.0
55
pytest-cov==4.1.0
66
pytest-github-actions-annotate-failures==0.2.0
7-
pytest==7.3.2
7+
pytest==7.4.0
88
PyYaml==5.4.1
99
responses==0.23.1
1010
setuptools==68.0.0

0 commit comments

Comments
 (0)