Skip to content

Commit cd867b2

Browse files
Bump ruff from 0.1.9 to 0.1.15 (#60)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.15. - [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.9...v0.1.15) --- 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 73c0ce1 commit cd867b2

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

0 commit comments

Comments
 (0)