Skip to content

Commit 72d2541

Browse files
build(deps): bump the pinned-test-dependencies group across 2 directories with 1 update (#537)
1 parent f1cba9c commit 72d2541

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

repo/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tuf-on-ci-update-targets = "tuf_on_ci:update_targets"
3232
[project.optional-dependencies]
3333
lint = [
3434
"mypy == 1.14.1",
35-
"ruff == 0.9.3",
35+
"ruff == 0.9.4",
3636
]
3737

3838
[tool.hatch.version]

signer/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tuf-on-ci-sign = "tuf_on_ci_sign:sign"
3030
[project.optional-dependencies]
3131
lint = [
3232
"mypy == 1.14.1",
33-
"ruff == 0.9.3",
33+
"ruff == 0.9.4",
3434
]
3535

3636
[tool.hatch.version]

0 commit comments

Comments
 (0)