Skip to content

Commit 589f96e

Browse files
Bump ruff from 0.5.0 to 0.5.5 (#87)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.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.5.0...0.5.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e04f2f1 commit 589f96e

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

0 commit comments

Comments
 (0)