mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 07:31:07 -05:00
[DEPENDABOT] Update: Update reactivated requirement
Updates the requirements on [reactivated](https://github.com/silviogutierrez/django-react) to permit the latest version. - [Commits](https://github.com/silviogutierrez/django-react/compare/v0.41.1...v0.45.3) --- updated-dependencies: - dependency-name: reactivated dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ authors = ["Your Name <your.email@example.com>"]
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
Django = "^5.0"
|
Django = "^5.0"
|
||||||
reactivated = "^0.41.1"
|
reactivated = "^0.45.3"
|
||||||
djangorestframework = "^3.14.0"
|
djangorestframework = "^3.14.0"
|
||||||
django-cors-headers = "^4.3.1"
|
django-cors-headers = "^4.3.1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user