Skip to content

Commit b6a3db1

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

6 files changed

+7
-7
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.68.1
51+
rev: 36.78.8
5252
hooks:
5353
- id: renovate-config-validator

requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r requirements.txt
22
-r requirements-test.txt
3-
pytest-docker==2.0.0
3+
pytest-docker==2.0.1

requirements-docs.txt

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

requirements-lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ flake8==6.1.0
66
isort==5.12.0
77
mypy==1.5.1
88
pylint==2.17.5
9-
pytest==7.4.0
9+
pytest==7.4.1
1010
responses==0.23.3
1111
types-PyYAML==6.0.12.11
1212
types-requests==2.31.0.2
13-
types-setuptools==68.1.0.0
13+
types-setuptools==68.1.0.1

requirements-precommit.txt

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

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage==7.3.0
44
pytest-console-scripts==1.4.1
55
pytest-cov==4.1.0
66
pytest-github-actions-annotate-failures==0.2.0
7-
pytest==7.4.0
7+
pytest==7.4.1
88
PyYaml==6.0.1
99
responses==0.23.3
1010
setuptools==68.1.2

0 commit comments

Comments
 (0)