Skip to content

Commit 391c636

Browse files
Update django requirement
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. Updates `django` to 5.0.6 - [Commits](django/django@2.0...5.0.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99433b2 commit 391c636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/demo/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django>=2.0,<3.0
1+
Django>=5.0.6,<6.0
22
psycopg2>=2.7,<3.0

0 commit comments

Comments
 (0)