Skip to content

Commit f8cfbd3

Browse files
authored
Merge pull request #378 from NHSDigital/dependabot/pip/ruff-0.15.2
Bump ruff from 0.15.0 to 0.15.2
2 parents 083c968 + 8e9f7d6 commit f8cfbd3

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -23,7 +23,7 @@ python = "^3.11"
2323
yq = "^3.2.3"
2424

2525
[tool.poetry.group.dev.dependencies]
26-
ruff = "^0.15.0"
26+
ruff = "^0.15.3"
2727
awscli = "^1.44.47"
2828
awscli-local = "^0.22.2"
2929
yq = "^3.2.3" # Development-only dependency for YAML processing; version chosen for compatibility with project tooling

0 commit comments

Comments
 (0)