Skip to content

Commit 80522c1

Browse files
authored
Merge pull request #92 from NHSDigital/dependabot/pip/ruff-0.12.8
Bump ruff from 0.12.0 to 0.12.8
2 parents 877857f + 2695f17 commit 80522c1

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.11"
2121
yq = "^3.2.3"
2222

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

0 commit comments

Comments
 (0)