Skip to content

Commit 91bec16

Browse files
build(deps-dev): bump ruff from 0.8.4 to 0.8.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.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.8.4...0.8.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c8313b commit 91bec16

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
@@ -65,7 +65,7 @@ sqlalchemy = {extras = ["aiosqlite", "asyncio", "asyncmy", "postgresql-asyncpg"]
6565
[tool.poetry.group.dev.dependencies]
6666
mypy = "^1.14.1"
6767
pytest = "^8.2.2"
68-
ruff = "^0.8.1"
68+
ruff = "^0.8.6"
6969

7070
# test deps
7171
httpx = "*"

0 commit comments

Comments
 (0)