Skip to content

Commit 07e1921

Browse files
chore(deps): bump django from 5.2.8 to 6.0.1 in /requirements
Bumps [django](https://github.com/django/django) from 5.2.8 to 6.0.1. - [Commits](django/django@5.2.8...6.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1665cab commit 07e1921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python-slugify==8.0.4 # https://github.com/un33k/python-slugify
33

44
# Django
55
# ------------------------------------------------------------------------------
6-
django==5.2.8 # https://www.djangoproject.com/
6+
django==6.0.1 # https://www.djangoproject.com/
77
django-environ==0.12.0 # https://github.com/joke2k/django-environ
88
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
99
django-allauth==65.13.1 # https://github.com/pennersr/django-allauth

0 commit comments

Comments
 (0)