diff --git a/poetry.lock b/poetry.lock index 3519c03..11adb60 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3793,4 +3793,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "47d4a706ed11e7da8599131523b32f44c6f9703559efd8b4f00245abd40a4a68" +content-hash = "06233b51d4d1a95777309d67bbbac65c862c1d9c7ee667a7057dd3a869263a98" diff --git a/pyproject.toml b/pyproject.toml index 0565c2d..010fd4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ hiredis = "^2.2.2" celery = {extras = ["redis"], version = "^5.2.7"} django-celery-beat = "^2.4.0" flower = "^1.2.0" -django = "^4.1.5" +django = "^4.1.7" django-health-check = "^3.17.0" django-structlog = "^4.0.1" django-environ = "^0.9.0"