Skip to content

Commit 1b936db

Browse files
chore(deps): bump ruff from 0.15.6 to 0.15.20 in the dev-tooling group
Bumps the dev-tooling group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.6 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.6...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52ed078 commit 1b936db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev = [
5151
"pytest-asyncio>=0.23.0",
5252
"pytest-cov>=4.1.0",
5353
"respx>=0.22.0",
54-
"ruff==0.15.6",
54+
"ruff==0.15.20",
5555
]
5656

5757
[project.urls]

0 commit comments

Comments
 (0)