Skip to content

Commit

Permalink
chore(deps): update ruff requirement from ~=0.6.7 to ~=0.6.8
Browse files Browse the repository at this point in the history
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [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.6.7...0.6.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 37dc784 commit 9ad06a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ python-dotenv~=1.0.1
gunicorn~=23.0.0
djangorestframework~=3.15.2
pytest-django~=4.9.0
ruff~=0.6.7
ruff~=0.6.8
pydantic~=2.9.2

0 comments on commit 9ad06a1

Please sign in to comment.