Skip to content

Commit f2188e3

Browse files
chore(deps-dev): bump ruff from 0.8.6 to 0.9.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 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.8.6...0.9.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc875d8 commit f2188e3

File tree

2 files changed

+35
-23
lines changed

2 files changed

+35
-23
lines changed

poetry.lock

+34-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ typing-extensions = "^4.9.0"
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pytest = ">=7.4.3,<9.0.0"
48-
ruff = ">=0.1.5,<0.9.0"
48+
ruff = ">=0.1.5,<0.10.0"
4949

5050
[build-system]
5151
requires = ["poetry-core"]

0 commit comments

Comments
 (0)