Skip to content

Commit 89b3ee9

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

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
dev = [
3131
"pytest>=9.1.1",
3232
"pytest-asyncio>=1.4.0",
33-
"ruff>=0.15.17",
33+
"ruff>=0.16.1",
3434
"mypy>=1.20.2",
3535
"pre-commit>=4.6.0",
3636
]
@@ -77,7 +77,7 @@ dev = [
7777
"pytest>=9.1.1",
7878
"pytest-asyncio>=1.4.0",
7979
"mypy>=1.20.2",
80-
"ruff>=0.15.17",
80+
"ruff>=0.16.1",
8181
"pre-commit>=4.6.0",
8282
"types-cachetools>=5.0.0",
8383
]

uv.lock

Lines changed: 23 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)