diff --git a/poetry.lock b/poetry.lock index 4518768d3..307763927 100644 --- a/poetry.lock +++ b/poetry.lock @@ -453,13 +453,13 @@ Django = ">=3.2" [[package]] name = "django-simple-history" -version = "3.7.0" +version = "3.8.0" description = "Store model history and view/revert changes from admin site." optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" files = [ - {file = "django_simple_history-3.7.0-py3-none-any.whl", hash = "sha256:282cb2c4aa63f51547f17da7f2130abaa81ba01694676d19b88d52c94a57a52c"}, - {file = "django_simple_history-3.7.0.tar.gz", hash = "sha256:ac3b7ca8b0d33f7ea6be8fe7fc98cf43415efa500ff5dfe736fbd1ebc0cf39f9"}, + {file = "django_simple_history-3.8.0-py3-none-any.whl", hash = "sha256:7f8bbdaa5b2c4c1c9a48c89a95ff3389eda6c82cf9de9b09ae99b558205d132f"}, + {file = "django_simple_history-3.8.0.tar.gz", hash = "sha256:e70d70fb4cc2af60a50904f1420d5a6440d24efddceba3daeff8b02d269ebdf0"}, ] [package.dependencies]