Skip to content

Commit 9b83825

Browse files
Bump ruff from 0.9.9 to 0.9.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.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.9.9...0.9.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fbe3e4 commit 9b83825

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
@@ -30,7 +30,7 @@ whitenoise = "6.9.0"
3030
[tool.poetry.group.dev.dependencies]
3131
python-dotenv = "1.0.1"
3232
taskipy = "1.14.1"
33-
ruff = "0.9.9"
33+
ruff = "0.9.10"
3434

3535
[tool.poetry.group.lint.dependencies]
3636
pre-commit = "4.1.0"

0 commit comments

Comments
 (0)