Skip to content

Commit 429d368

Browse files
build(deps-dev): bump ruff from 0.16.4 to 0.16.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.4 to 0.16.5. - [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.16.4...0.16.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5840c31 commit 429d368

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
@@ -17,7 +17,7 @@ test = [
1717
"aioresponses==0.7.9",
1818
]
1919
dev = [
20-
"ruff==0.16.4",
20+
"ruff==0.16.5",
2121
"mypy==2.3.1",
2222
"pre-commit==4.6.2",
2323
]

0 commit comments

Comments
 (0)