[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:
dependabot[bot]
2024-12-23 16:44:37 +00:00
committed by GitHub
parent 10dfa20d65
commit 1a60658f17

View File

@@ -7,7 +7,7 @@ authors = ["Your Name <your.email@example.com>"]
[tool.poetry.dependencies]
python = "^3.11"
Django = "^5.0"
reactivated = "^0.41.1"
reactivated = "^0.45.3"
djangorestframework = "^3.14.0"
django-cors-headers = "^4.3.1"