Skip to content

Commit 27685ff

Browse files
build(deps-dev): bump ruff from 0.15.9 to 0.15.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.9 to 0.15.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.9...0.15.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5861aa8 commit 27685ff

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
@@ -24,7 +24,7 @@ Repository = "https://github.com/NHSDigital/mesh-api-api"
2424
package-mode = false
2525

2626
[tool.poetry.group.dev.dependencies]
27-
ruff = "^0.15.4"
27+
ruff = "^0.15.10"
2828
black = "^26.0.0"
2929
pip-licenses = "^5.5.5"
3030
jinja2 = "^3.1.6"

0 commit comments

Comments
 (0)