Skip to content

Commit 890769b

Browse files
chore: bump ruff from 0.15.1 to 0.15.2 (#189)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.2. - [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.1...0.15.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be0bc33 commit 890769b

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.3.0",
2020
"pytest-cov==7.0.0",
21-
"ruff==0.15.1",
21+
"ruff==0.15.2",
2222
"bandit==1.9.3",
2323
"pyright==1.1.408",
2424
"twine==6.2.0",

0 commit comments

Comments
 (0)