Skip to content

Commit ffd964c

Browse files
build(deps-dev): bump ruff from 0.15.8 to 0.15.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.8 to 0.15.9. - [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.8...0.15.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 438cae0 commit ffd964c

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
@@ -90,7 +90,7 @@ codecov = "^2.1.13"
9090
pytest-asyncio = ">=1.1.0,<2.0"
9191
fastapi = ">=0.125.0"
9292

93-
ruff = ">=0.5.1,<0.15.9"
93+
ruff = ">=0.5.1,<0.15.10"
9494

9595
setuptools = ">=78.1.1,<83.0.0"
9696

0 commit comments

Comments
 (0)