Skip to content

Commit f5c1099

Browse files
Bump ruff from 0.9.7 to 0.9.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.9.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.9.7...0.9.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5fe46b commit f5c1099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ test = [
5454
"pytest-asyncio==0.25.3",
5555
"pytest-aiohttp==1.1.0",
5656
"pytest-cov==6.0.0",
57-
"ruff==0.9.7",
57+
"ruff==0.9.9",
5858
"tomli==2.2.1",
5959
]
6060

0 commit comments

Comments
 (0)