mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-07-30 12:32:03 +00:00
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](https://github.com/django/django/compare/2.0...5.0.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
Django>=2.0,<3.0
|
||||
Django>=5.0.6,<6.0
|
||||
psycopg2>=2.7,<3.0
|
||||
|
Reference in New Issue
Block a user