Skip to content

Commit f636b32

Browse files
chore(deps-dev): bump ruff from 0.14.14 to 0.15.15
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.15. - [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.15) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12d0424 commit f636b32

2 files changed

Lines changed: 23 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dev = [
7272
"ty>=0.0.9",
7373
"pytest>=9.0.3",
7474
"pytest-asyncio>=1.3.0",
75-
"ruff>=0.14.10,<0.15",
75+
"ruff>=0.14.10,<0.16",
7676
]
7777

7878
[build-system]

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)