Skip to content

Commit 8927530

Browse files
authored
Merge pull request #28 from NHSDigital/dependabot/pip/ruff-0.12.0
Bump ruff from 0.11.7 to 0.12.0
2 parents 7764124 + 29053e4 commit 8927530

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python = "^3.13"
2121
yq = "^3.2.3"
2222

2323
[tool.poetry.group.dev.dependencies]
24-
ruff = "^0.11.0"
24+
ruff = "^0.12.0"
2525
awscli = "^1.40.39"
2626
awscli-local = "^0.22.0"
2727
yq = "^3.2.3" # Development-only dependency for YAML processing; version chosen for compatibility with project tooling

0 commit comments

Comments
 (0)