Skip to content

Commit 962a256

Browse files
chore: bump ruff from 0.15.17 to 0.15.18
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.17 to 0.15.18. - [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.17...0.15.18) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2928e63 commit 962a256

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
@@ -18,7 +18,7 @@ dev = [
1818
"pytest-timeout==2.4.0",
1919
"pytest-asyncio==1.4.0",
2020
"pytest-cov==7.1.0",
21-
"ruff==0.15.17",
21+
"ruff==0.15.18",
2222
"bandit==1.9.4",
2323
"pyright==1.1.410",
2424
"twine==6.2.0",

0 commit comments

Comments
 (0)