Skip to content

Commit 9c095bd

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 41.17.2
54+
rev: 41.23.4
5555
hooks:
5656
- 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==3.2.2
3+
pytest-docker==3.2.3

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
anyio==4.9.0
33
build==1.2.2.post1
4-
coverage==7.9.1
4+
coverage==7.9.2
55
pytest-console-scripts==1.4.1
66
pytest-cov==6.2.1
77
pytest-github-actions-annotate-failures==0.3.0

0 commit comments

Comments
 (0)