Skip to content

Commit 1156b08

Browse files
chore(deps): lock file maintenance (#614)
* chore(deps): lock file maintenance * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 63fe121 commit 1156b08

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-added-large-files
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.13.3
22+
rev: v0.14.2
2323
hooks:
2424
- id: ruff
2525
args: [--fix]
@@ -33,14 +33,14 @@ repos:
3333
additional_dependencies:
3434
- anyio==4.11.0
3535
- certifi==2025.10.5
36-
- coverage==7.10.7
36+
- coverage==7.11.0
3737
- h11==0.16.0
3838
- h2==4.3.0
3939
- hpack==4.1.0
4040
- httpcore==1.0.9
4141
- httpx==0.28.1
4242
- hyperframe==6.1.0
43-
- idna==3.10
43+
- idna==3.11
4444
- jinja2==3.1.6
4545
- markupsafe==3.0.3
4646
- sniffio==1.3.1

0 commit comments

Comments
 (0)