Skip to content

Commit 0168a64

Browse files
chore(deps-dev): bump ruff from 0.11.13 to 0.12.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.12.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.11.13...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f32ab63 commit 0168a64

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
@@ -41,7 +41,7 @@ python = "^3.9"
4141
sqlparse = ">=0.5.0"
4242

4343
[tool.poetry.group.dev.dependencies]
44-
ruff = ">=0.4.8,<0.12.0"
44+
ruff = ">=0.4.8,<0.13.0"
4545
mypy = "^1.16.1"
4646
pytest = "^8.4.1"
4747
poethepoet = ">=0.26.1,<0.36.0"

0 commit comments

Comments
 (0)