Skip to content

Commit ecfbf42

Browse files
Bump ruff from 0.6.3 to 0.6.8 (#95)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 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.3...0.6.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production 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 85d3de8 commit ecfbf42

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
@@ -65,7 +65,7 @@ test = [
6565
"pytest-cov",
6666
"pytest-django",
6767
"pytest-asyncio",
68-
"ruff ==0.6.3",
68+
"ruff ==0.6.8",
6969
"django-stubs",
7070
"python-jose==3.3.0",
7171
"click==8.1.7",

0 commit comments

Comments
 (0)