Bump django from 2.2.8 to 3.0.2
Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
32004462a5
commit
adaaa6c6ad
2 changed files with 16 additions and 6 deletions
|
@ -6,7 +6,7 @@ authors = ["Jonathan Cremin <jonathan@crem.in>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6"
|
||||
django = "^2.2"
|
||||
django = "^3.0"
|
||||
dj-database-url = "^0.5.0"
|
||||
gunicorn = "^20.0"
|
||||
psycopg2-binary = "^2.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue