Skip to content

Commit a9616f5

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

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dev = [
9090
"complexipy>=4.2.0",
9191
"pytest>=8.4.2",
9292
"pytest-asyncio>=1.2.0",
93-
"ruff~=0.14.0",
93+
"ruff~=0.15.4",
9494
"testcontainers[neo4j,postgres]>=4.13.1",
9595
"ty~=0.0.14",
9696
"pytest-cov>=7.0.0",

uv.lock

Lines changed: 22 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)