Skip to content

Commit 452c8e2

Browse files
build(deps-dev): bump ruff from 0.15.19 to 0.15.20 (#1824)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.19 to 0.15.20. - [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.19...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d870a3 commit 452c8e2

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.20",
69+
"ruff<0.15.21",
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)