Skip to content

Commit

Permalink
Bump ruff from 0.4.2 to 0.4.4 in /server
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.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.4.2...v0.4.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent 91642bc commit 7563ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pre-commit==3.7.0
pytest==8.1.1
pytest-django==4.8.0
responses==0.25.0
ruff==0.4.2
ruff==0.4.4
celery-types==0.22.0
djangorestframework-stubs==3.14.5
ruff-lsp==0.0.53
Expand Down

0 comments on commit 7563ba9

Please sign in to comment.