Skip to content

Commit 540b9b2

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

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 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.13.0"
44+
ruff = ">=0.4.8,<0.15.0"
4545
mypy = "^1.19.1"
4646
pytest = "^8.4.2"
4747
poethepoet = ">=0.26.1,<0.38.0"

0 commit comments

Comments
 (0)