Skip to content

Commit 1291e89

Browse files
chore: bump ruff from 0.15.15 to 0.15.16 (#223)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.15 to 0.15.16. - [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.15...0.15.16) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.16 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 5063589 commit 1291e89

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.15",
21+
"ruff==0.15.16",
2222
"bandit==1.9.4",
2323
"pyright==1.1.410",
2424
"twine==6.2.0",

0 commit comments

Comments
 (0)