Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent d9fc6a4 commit 2fd1812
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.3.6
ruff==0.4.2
celery-types==0.22.0
djangorestframework-stubs==3.14.5
ruff-lsp==0.0.53
Expand Down

0 comments on commit 2fd1812

Please sign in to comment.