Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit 4298208

Browse files
chore(deps-dev): bump ruff from 0.12.7 to 0.12.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.12.9. - [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.7...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b41d9c commit 4298208

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
@@ -53,7 +53,7 @@ pytest-aiohttp = "^1.1.0"
5353
pytest-asyncio = "^0.21.0"
5454
pytest-mock = "^3.14.1"
5555
pytest-structlog = "^1.0"
56-
ruff = "^0.12.7"
56+
ruff = "^0.12.9"
5757
sphinx = "^4.0.2"
5858
sphinx-autobuild = "^2024.10.3"
5959
sphinx-nameko-theme = "^0.0.3"

0 commit comments

Comments
 (0)