Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
global: bump django version
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalEgn committed Sep 2, 2024
1 parent 61aa049 commit bfc38a1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
41 changes: 21 additions & 20 deletions backoffice/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backoffice/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ argon2-cffi = "23.1.0"
redis = "5.0.1"
hiredis = "2.2.3"
celery = "5.3.4"
django-celery-beat = "2.5.0"
django-celery-beat = "2.7.0"
flower = "2.0.1"
uvicorn = {version = "0.23.2", extras = ["standard"]}
django = "4.2.6"
django = "5.1.0"
django-environ = "0.11.2"
django-model-utils = "4.3.1"
django-allauth = "0.57.0"
Expand Down

0 comments on commit bfc38a1

Please sign in to comment.