Skip to content

Commit 4839bb6

Browse files
Update django requirement from ==4.2.* to ==5.1.* in /server
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@4.2a1...5.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb44ac9 commit 4839bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ beautifulsoup4==4.12.*
55
celery==5.4.*
66
channels==4.1.*
77
channels_redis==4.2.*
8-
Django==4.2.*
8+
Django==5.1.*
99
django-cors-headers==4.4.*
1010
django-decorator-include==3.0
1111
django-extensions==3.2.*

0 commit comments

Comments
 (0)