Skip to content

Commit e82d0dc

Browse files
chore(deps-dev): bump ruff from 0.8.6 to 0.9.0
Bumps [ruff](https://github.com/astral-sh/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8dd9a2 commit e82d0dc

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
@@ -35,7 +35,7 @@ python = "^3.8"
3535
sqlparse = ">=0.5.0"
3636

3737
[tool.poetry.group.dev.dependencies]
38-
ruff = ">=0.4.8,<0.9.0"
38+
ruff = ">=0.4.8,<0.10.0"
3939
mypy = "^1.10.0"
4040
pytest = "^8.2.2"
4141
poethepoet = ">=0.26.1,<0.31.0"

0 commit comments

Comments
 (0)