Skip to content

Commit 3ded0e0

Browse files
Bump ruff from 0.8.4 to 0.9.9 (#119)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.9.9. - [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.8.4...0.9.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cbb675 commit 3ded0e0

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.8.4",
68+
"ruff ==0.9.9",
6969
"django-stubs",
7070
"python-jose==3.3.0",
7171
"click==8.1.8",

0 commit comments

Comments
 (0)