Update poetry lock file

This commit is contained in:
Andreas Zweili 2022-11-16 21:47:15 +01:00
parent b4c5ded2d2
commit 4c7375cd09
1 changed files with 5 additions and 5 deletions

10
poetry.lock generated
View File

@ -203,14 +203,14 @@ Django = ">=3.2"
[[package]]
name = "django-model-utils"
version = "4.2.0"
version = "4.3.1"
description = "Django model mixins and utilities"
category = "main"
optional = false
python-versions = "*"
python-versions = ">=3.7"
[package.dependencies]
Django = ">=2.0.1"
Django = ">=3.2"
[[package]]
name = "django-nested-admin"
@ -1051,8 +1051,8 @@ django-htmx = [
{file = "django_htmx-1.13.0-py3-none-any.whl", hash = "sha256:781a59376d769aa28302619e73d37d481a125ab155d9fdd7fb17f10e7d25f352"},
]
django-model-utils = [
{file = "django-model-utils-4.2.0.tar.gz", hash = "sha256:e7a95e102f9c9653427eadab980d5d59e1dea972913b9c9e01ac37f86bba0ddf"},
{file = "django_model_utils-4.2.0-py3-none-any.whl", hash = "sha256:a768a25c80514e0ad4e4a6f9c02c44498985f36c5dfdea47b5b1e8cf994beba6"},
{file = "django-model-utils-4.3.1.tar.gz", hash = "sha256:2e2e4f13e4f14613134a9777db7ad4265f59a1d8f1384107bcaa3028fe3c87c1"},
{file = "django_model_utils-4.3.1-py3-none-any.whl", hash = "sha256:8c0b0177bab909a8635b602d960daa67e80607aa5469217857271a60726d7a4b"},
]
django-nested-admin = [
{file = "django-nested-admin-4.0.2.tar.gz", hash = "sha256:79a5ce80b81c41a0f48f778fb556a3721029df48580bfce60a5962ffa2ef2d47"},