Skip to content

Commit 4b26138

Browse files
build(deps-dev): bump ruff from 0.6.7 to 0.6.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.7 to 0.6.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@0.6.7...0.6.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 461242b commit 4b26138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ charset-normalizer==3.3.2
1818
# via requests
1919
codespell==2.2.6
2020
# via -r requirements-dev.in
21-
coverage==7.6.1
21+
coverage[toml]==7.6.1
2222
# via
2323
# -r requirements-dev.in
2424
# pytest-cov
@@ -115,7 +115,7 @@ rpds-py==0.20.0
115115
# via
116116
# jsonschema
117117
# referencing
118-
ruff==0.6.7
118+
ruff==0.6.8
119119
# via -r requirements-dev.in
120120
six==1.16.0
121121
# via html5lib

0 commit comments

Comments
 (0)