Skip to content

Commit 51a5dca

Browse files
authored
Merge pull request #208 from NHSDigital/dependabot/pip/ruff-0.14.3
Bump ruff from 0.13.2 to 0.14.3
2 parents 4c92ed0 + 1d9272d commit 51a5dca

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 22 additions & 22 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.13.2"
24+
ruff = "^0.14.3"
2525
awscli = "^1.42.43"
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)