Skip to content

Commit bb728b1

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent a16b732 commit bb728b1

File tree

4 files changed

+5
-5
lines changed

4 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: v3.8.2
10+
rev: v3.9.0
1111
hooks:
1212
- id: commitizen
1313
stages: [commit-msg]
@@ -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: 36.91.0
51+
rev: 36.96.3
5252
hooks:
5353
- id: renovate-config-validator

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
furo==2023.9.10
33
jinja2==3.1.2
44
myst-parser==2.0.0
5-
sphinx==7.2.5
5+
sphinx==7.2.6
66
sphinxcontrib-autoprogram==0.1.8

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==23.9.1
4-
commitizen==3.8.2
4+
commitizen==3.9.0
55
flake8==6.1.0
66
isort==5.12.0
77
mypy==1.5.1

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ pytest-github-actions-annotate-failures==0.2.0
77
pytest==7.4.2
88
PyYaml==6.0.1
99
responses==0.23.3
10-
setuptools==68.2.0
10+
setuptools==68.2.2
1111
wheel==0.41.2

0 commit comments

Comments
 (0)