Skip to content

Commit 2a8d90e

Browse files
deps: 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 1a51dc0 commit 2a8d90e

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
@@ -82,7 +82,7 @@ test = [
8282
"pytest-cov==7.1.0",
8383
"pytest-timeout==2.4.0",
8484
"pytest-xdist==3.8.0",
85-
"ruff==0.16.4",
85+
"ruff==0.16.5",
8686
"types-PyYAML",
8787
]
8888

0 commit comments

Comments
 (0)