Skip to content

Commit 97fff4f

Browse files
chore(deps): bump ruff in the dev-tooling group across 1 directory
Bumps the dev-tooling group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.6 to 0.15.22 - [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.22) --- 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 6c7115c commit 97fff4f

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
@@ -61,7 +61,7 @@ dev = [
6161
"pytest-asyncio>=0.23.0",
6262
"pytest-cov>=4.1.0",
6363
"respx>=0.22.0",
64-
"ruff==0.15.6",
64+
"ruff==0.15.22",
6565
]
6666

6767
[tool.hatch.version]

0 commit comments

Comments
 (0)