Skip to content

Commit 67e76ea

Browse files
chore(deps-dev): bump ruff from 0.4.6 to 0.5.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.6 to 0.5.1. - [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.4.6...0.5.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58bf040 commit 67e76ea

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

+21-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ djangorestframework = "^3.14"
3535

3636
[tool.poetry.dev-dependencies]
3737
black = "^24.4.2"
38-
ruff = "^0.4.6"
38+
ruff = "^0.5.1"
3939

4040
[tool.poetry.group.djangorestframework-jsonapi]
4141
optional = true

0 commit comments

Comments
 (0)