Skip to content

Commit ac33625

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

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.16.1",
33+
"ruff>=0.16.2",
3434
"mypy>=1.20.2",
3535
"pre-commit>=4.6.0",
3636
]
@@ -78,7 +78,7 @@ dev = [
7878
"pytest>=9.1.1",
7979
"pytest-asyncio>=1.4.0",
8080
"mypy>=1.20.2",
81-
"ruff>=0.16.1",
81+
"ruff>=0.16.2",
8282
"pre-commit>=4.6.0",
8383
"types-cachetools>=5.0.0",
8484
]

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)