Skip to content

Commit 0765f0b

Browse files
Bump ruff from 0.8.0 to 0.8.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.8.1. - [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.8.0...0.8.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7db06a commit 0765f0b

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
@@ -53,7 +53,7 @@ test = [
5353
"pytest-asyncio==0.24.0",
5454
"pytest-aiohttp==1.0.5",
5555
"pytest-cov==6.0.0",
56-
"ruff==0.8.0",
56+
"ruff==0.8.1",
5757
"tomli==2.2.1",
5858
]
5959

0 commit comments

Comments
 (0)