Skip to content

Commit b360976

Browse files
build(deps-dev): bump ruff from 0.8.6 to 0.9.0 in the dependencies group
Bumps the dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.8.6 to 0.9.0 - [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.8.6...0.9.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faea26b commit b360976

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
@@ -37,7 +37,7 @@ python = "^3.8"
3737
pyright = "^1.1.391"
3838
pylint = "^3.2.7"
3939
pytest = "^8.3.4"
40-
ruff = "^0.8.6"
40+
ruff = "^0.9.0"
4141
setuptools = "^75.3.0"
4242

4343
[tool.poetry.build]

0 commit comments

Comments
 (0)