Skip to content

Commit f86192d

Browse files
dependabot[bot]gadomski
authored andcommitted
build(deps-dev): bump ruff from 0.1.7 to 0.1.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36b87c5 commit f86192d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dev = [
3737
"pre-commit~=3.5.0",
3838
"pytest-cov~=4.1.0",
3939
"pytest~=7.4.0",
40-
"ruff==0.1.7",
40+
"ruff==0.1.8",
4141
"types-setuptools~=68.2",
4242
]
4343

0 commit comments

Comments
 (0)