Skip to content

Commit

Permalink
update ruff deps (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgraham4401 authored Oct 4, 2024
1 parent 0e3f069 commit 3ed9889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ pre-commit==3.8.0
pytest==8.2.2
pytest-django==4.8.0
responses==0.25.3
ruff==0.5.6
celery-types==0.22.0
djangorestframework-stubs==3.15.0
ruff-lsp==0.0.54
django-stubs==5.0.4
django-stubs-ext==5.0.4
Faker==26.1.0
coverage==7.5.4
pytest-xdist==3.6.1
mypy==1.11.1
mypy-extensions==1.0.0
ruff==0.6.9
ruff-lsp==0.0.57
-r requirements.txt

0 comments on commit 3ed9889

Please sign in to comment.