Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 85f3168

Browse files
Bump django from 4.1.8 to 4.2.1
Bumps [django](https://github.com/django/django) from 4.1.8 to 4.2.1. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@4.1.8...4.2.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64d0bc6 commit 85f3168

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
@@ -12,7 +12,7 @@ hupper
1212

1313
# Django
1414
# ------------------------------------------------------------------------------
15-
django==4.1.8 # pyup: < 4.2 # https://www.djangoproject.com/
15+
django==4.2.1 # pyup: < 4.2 # https://www.djangoproject.com/
1616
django-environ==0.10.0 # https://github.com/joke2k/django-environ
1717
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
1818
django-redis==5.2.0 # https://github.com/jazzband/django-redis

0 commit comments

Comments
 (0)