Skip to content

Commit 6dab2fa

Browse files
authored
Merge pull request #162 from NHSDigital/dependabot/pip/ruff-0.13.2
Bump ruff from 0.12.8 to 0.13.2
2 parents 179fb91 + c967a18 commit 6dab2fa

2 files changed

Lines changed: 22 additions & 21 deletions

File tree

poetry.lock

Lines changed: 21 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.8"
24+
ruff = "^0.13.2"
2525
awscli = "^1.42.42"
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)