Skip to content

Commit c0f0e67

Browse files
Bump ruff from 0.11.10 to 0.12.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.10 to 0.12.7. - [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.10...0.12.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 225241a commit c0f0e67

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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 @@ line-length = 119
3535
lint.ignore = ["E402", "E721", "E741", "F401", "F403", "F405", "E713"]
3636

3737
[tool.poetry.group.dev.dependencies]
38-
ruff = ">=0.9.1,<0.12.0"
38+
ruff = ">=0.9.1,<0.13.0"
3939
pytest-httpserver = "^1.1.0"
4040
pytest-asyncio = "^0.25.2"
4141
poetry-dynamic-versioning = "^1.4.1"

0 commit comments

Comments
 (0)