Skip to content

Commit

Permalink
chore(deps): bump Django, psycopg and ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
Antti Viitala committed Feb 10, 2024
1 parent d917b10 commit 7a0a6a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ isort==5.13.2
djlint==1.34.1
EditorConfig==0.12.3
black==24.1.1
ruff==0.1.9
ruff==0.2.1
mypy-extensions==1.0.0
coverage==7.4.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
celery==5.3.6
Django==4.2.8
Django==4.2.10
django-celery-beat==2.5.0
django-celery-results==2.5.1
gunicorn==21.2.0
psycopg[binary]==3.1.17
psycopg[binary]==3.1.18
python-decouple==3.8
redis==5.0.1
whitenoise==6.6.0

0 comments on commit 7a0a6a3

Please sign in to comment.