Skip to content

Commit 0a4caef

Browse files
build(deps-dev): bump ruff from 0.15.16 to 0.15.17
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.16 to 0.15.17. - [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.16...0.15.17) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62a4293 commit 0a4caef

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dev = [
6666
"mypy>=1.1,<3.0",
6767
# NOTE(ww): ruff is under active development, so we pin conservatively here
6868
# and let Dependabot periodically perform this update.
69-
"ruff<0.15.17",
69+
"ruff<0.15.18",
7070
"types-pyOpenSSL",
7171
"mkdocs-material[imaging]",
7272
"mkdocstrings-python",

uv.lock

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

0 commit comments

Comments
 (0)