Merge pull request #71 from Alexander-D-Karpov/dependabot/pip/django-4.1.7

Bump django from 4.1.5 to 4.1.7
This commit is contained in:
Alexander Karpov 2023-03-03 16:26:31 +03:00 committed by GitHub
commit 671c8b5f71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -3793,4 +3793,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "47d4a706ed11e7da8599131523b32f44c6f9703559efd8b4f00245abd40a4a68"
content-hash = "06233b51d4d1a95777309d67bbbac65c862c1d9c7ee667a7057dd3a869263a98"

View File

@ -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"