Skip to content

Commit 8d870a3

Browse files
build(deps-dev): bump ruff from 0.15.18 to 0.15.19 (#1823)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.18 to 0.15.19. - [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.18...0.15.19) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.19 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 2c74d8f commit 8d870a3

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.19",
69+
"ruff<0.15.20",
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)