Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.7 to 5.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.7 to 5.0.
- [Commits](django/django@4.2.7...5.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 65da650 commit 1ffb023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/core.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==4.2.7 # https://www.djangoproject.com/
django==5.0 # https://www.djangoproject.com/
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-celery-beat==2.5.0 # https://github.com/celery/django-celery-beat
drf-spectacular==0.27.0 # https://github.com/tfranzel/drf-spectacular
Expand Down

0 comments on commit 1ffb023

Please sign in to comment.