Skip to content

Commit 75308a2

Browse files
chore(deps): update all non-major dependencies
1 parent a4cbecb commit 75308a2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
action:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: dessant/lock-threads@v6.0.1
18+
- uses: dessant/lock-threads@v6.0.2
1919
with:
2020
process-only: 'issues'

.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: 43.150.0
54+
rev: 43.203.0
5555
hooks:
5656
- id: renovate-config-validator

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.13.0
33
build==1.5.0
4-
coverage==7.14.0
4+
coverage==7.14.1
55
pytest-console-scripts==1.4.1
66
pytest-cov==7.1.0
77
pytest-github-actions-annotate-failures==0.4.0

0 commit comments

Comments
 (0)