Skip to content

Commit 83c2bf4

Browse files
chore(deps-dev): bump ruff from 0.9.3 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.3 to 0.11.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.9.3...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6645bf7 commit 83c2bf4

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
@@ -38,7 +38,7 @@ python = "^3.9"
3838
sqlparse = ">=0.5.0"
3939

4040
[tool.poetry.group.dev.dependencies]
41-
ruff = ">=0.4.8,<0.10.0"
41+
ruff = ">=0.4.8,<0.12.0"
4242
mypy = "^1.15.0"
4343
pytest = "^8.2.2"
4444
poethepoet = ">=0.26.1,<0.35.0"

0 commit comments

Comments
 (0)