diff --git a/poetry.lock b/poetry.lock index 2ecf21e1f..89e3af944 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "alabaster" @@ -1548,4 +1548,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "54cf62b30d6ea8152fdaca2041f63ef1bb9017314971067a993d1feb8b443427" +content-hash = "4d674e50f952755ef4909a7ac9b1016b0fbd5bebb4fc1352c3966770f75b6acd" diff --git a/pyproject.toml b/pyproject.toml index f7e15c3ce..7eb2d1517 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ tablib = "^3.5.0" apis-override-select2js = "^0.1.0" crispy-bootstrap4 = ">=2023.1,<2025.0" python-dateutil = "^2.8.2" -django-simple-history = "^3.5.0" +django-simple-history = ">=3.6" [tool.poetry.group.docs] optional = true