Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Sep 18, 2023
1 parent a16b732 commit bb728b1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -7,7 +7,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.8.2
rev: v3.9.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -48,6 +48,6 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 36.91.0
rev: 36.96.3
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion requirements-docs.txt
Expand Up @@ -2,5 +2,5 @@
furo==2023.9.10
jinja2==3.1.2
myst-parser==2.0.0
sphinx==7.2.5
sphinx==7.2.6
sphinxcontrib-autoprogram==0.1.8
2 changes: 1 addition & 1 deletion requirements-lint.txt
@@ -1,7 +1,7 @@
-r requirements.txt
argcomplete==2.0.0
black==23.9.1
commitizen==3.8.2
commitizen==3.9.0
flake8==6.1.0
isort==5.12.0
mypy==1.5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -7,5 +7,5 @@ pytest-github-actions-annotate-failures==0.2.0
pytest==7.4.2
PyYaml==6.0.1
responses==0.23.3
setuptools==68.2.0
setuptools==68.2.2
wheel==0.41.2

0 comments on commit bb728b1

Please sign in to comment.