Skip to content

Commit 5fc0947

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

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

poetry.lock

Lines changed: 27 additions & 27 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
@@ -73,7 +73,7 @@ pytest-asyncio = "0.25.3"
7373
uvicorn = ">=0.32,<0.35"
7474
fastapi = "^0.115.5"
7575
pytest-httpx = ">=0.33,<0.35"
76-
ruff = "0.9.7"
76+
ruff = "0.11.6"
7777

7878
[tool.poetry.group.docs.dependencies]
7979
mkdocs = "^1.5.2"

0 commit comments

Comments
 (0)