Skip to content

Commit af0384e

Browse files
Bump ruff from 0.1.15 to 0.3.4 (#68)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.3.4. - [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.15...v0.3.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 233f01e commit af0384e

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

0 commit comments

Comments
 (0)