mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-21 14:24:22 +00:00
Bump django from 3.2.15 to 3.2.18 in /backend
Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.15...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
753df5cb08
commit
48ee801983
2 changed files with 577 additions and 555 deletions
1130
backend/poetry.lock
generated
1130
backend/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,7 @@ authors = ["Stefano Pigozzi <256895@studenti.unimore.it>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
Django = "^3.2.15"
|
||||
Django = "^3.2.18"
|
||||
psycopg2 = "^2.8.6"
|
||||
djangorestframework = "^3.12.4"
|
||||
Markdown = "^3.3.4"
|
||||
|
|
Loading…
Reference in a new issue