Skip to content

Commit 57d60b1

Browse files
chore: bump ruff from 0.13.0 to 0.13.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.0 to 0.13.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.13.0...0.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9862808 commit 57d60b1

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
@@ -17,7 +17,7 @@ dev = [
1717
"pytest-timeout==2.4.0",
1818
"pytest-asyncio==1.2.0",
1919
"pytest-cov==7.0.0",
20-
"ruff==0.13.0",
20+
"ruff==0.13.1",
2121
"bandit==1.8.6",
2222
"pyright==1.1.405",
2323
"twine==6.2.0",

0 commit comments

Comments
 (0)