Skip to content

Commit

Permalink
Bump django from 5.0.7 to 5.0.8
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
- [Commits](django/django@5.0.7...5.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent 8412d11 commit aa1460d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "cantus-ultimus"
[tool.poetry.dependencies]
python = "^3.12"
celery = "5.4.0"
django = "5.0.7"
django = "5.0.8"
django-celery-results = "2.5.1"
djangorestframework = "3.15.2"
gunicorn = "22.0.0"
Expand Down

0 comments on commit aa1460d

Please sign in to comment.