Skip to content

Commit 62a1559

Browse files
Bump ruff from 0.11.8 to 0.11.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.8 to 0.11.9. - [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.11.8...0.11.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 747a320 commit 62a1559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ test = [
5454
"pytest-asyncio==0.26.0",
5555
"pytest-aiohttp==1.1.0",
5656
"pytest-cov==6.1.1",
57-
"ruff==0.11.8",
57+
"ruff==0.11.9",
5858
"tomli==2.2.1",
5959
]
6060

0 commit comments

Comments
 (0)