Skip to content

Commit 9d1e925

Browse files
build(deps): bump the pinned-test-dependencies group across 3 directories with 2 updates (#688)
1 parent 029a959 commit 9d1e925

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

actions/lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
zizmor == 1.15.2
1+
zizmor == 1.16.0

repo/pyproject.toml

Lines changed: 1 addition & 1 deletion
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.18.2",
35-
"ruff == 0.14.1",
35+
"ruff == 0.14.2",
3636
]
3737

3838
[tool.hatch.version]

signer/pyproject.toml

Lines changed: 1 addition & 1 deletion
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.18.2",
33-
"ruff == 0.14.1",
33+
"ruff == 0.14.2",
3434
]
3535

3636
[tool.hatch.version]

0 commit comments

Comments
 (0)