4 files changed
@@ -15,6 +15,6 @@ jobs: | |||
| 15 | 15 | action: | |
| 16 | 16 | runs-on: ubuntu-latest | |
| 17 | 17 | steps: | |
| 18 | - - uses: dessant/lock-threads@v6.0.1 | ||
| 18 | + - uses: dessant/lock-threads@v6.0.2 | ||
| 19 | 19 | with: | |
| 20 | 20 | process-only: 'issues' | |
@@ -7,7 +7,7 @@ repos: | |||
| 7 | 7 | hooks: | |
| 8 | 8 | - id: black | |
| 9 | 9 | - repo: https://github.com/commitizen-tools/commitizen | |
| 10 | - rev: v4.16.2 | ||
| 10 | + rev: v4.16.3 | ||
| 11 | 11 | hooks: | |
| 12 | 12 | - id: commitizen | |
| 13 | 13 | stages: [commit-msg] | |
@@ -51,6 +51,6 @@ repos: | |||
| 51 | 51 | - id: rst-directive-colons | |
| 52 | 52 | - id: rst-inline-touching-normal | |
| 53 | 53 | - repo: https://github.com/maxbrunet/pre-commit-renovate | |
| 54 | - rev: 43.150.0 | ||
| 54 | + rev: 43.205.0 | ||
| 55 | 55 | hooks: | |
| 56 | 56 | - id: renovate-config-validator | |
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | -r requirements.txt | |
| 2 | 2 | argcomplete==2.0.0 | |
| 3 | 3 | black==26.5.1 | |
| 4 | - commitizen==4.16.2 | ||
| 4 | + commitizen==4.16.3 | ||
| 5 | 5 | flake8==7.3.0 | |
| 6 | 6 | isort==8.0.1 | |
| 7 | 7 | mypy==1.20.2 | |
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | -r requirements.txt | |
| 2 | 2 | anyio==4.13.0 | |
| 3 | 3 | build==1.5.0 | |
| 4 | - coverage==7.14.0 | ||
| 4 | + coverage==7.14.1 | ||
| 5 | 5 | pytest-console-scripts==1.4.1 | |
| 6 | 6 | pytest-cov==7.1.0 | |
| 7 | 7 | pytest-github-actions-annotate-failures==0.4.0 | |
0 commit comments