Skip to content

Commit 09ec9ae

Browse files
Bump django from 4.2.9 to 5.1.3
Bumps [django](https://github.com/django/django) from 4.2.9 to 5.1.3. - [Commits](django/django@4.2.9...5.1.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88eeb0d commit 09ec9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ipython==8.21.0
1010

1111
# Django
1212
# ------------------------------------------------------------------------------
13-
django==4.2.9 # pyup: < 4.1 # https://www.djangoproject.com/
13+
django==5.1.3 # pyup: < 4.1 # https://www.djangoproject.com/
1414
django-environ==0.11.2 # https://github.com/joke2k/django-environ
1515
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
1616
django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils

0 commit comments

Comments
 (0)