diff --git a/src/poetry.lock b/src/poetry.lock index eee8626af..aac406726 100644 --- a/src/poetry.lock +++ b/src/poetry.lock @@ -6021,4 +6021,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "de40ad6d653a0522cfb1864cb710ba568b10092dec7f95a372c9a2d6fe9b57ff" +content-hash = "79b12d6fa32edba3a214ec078d8c71bebe7559eef2db1dad4f7229a9d0b69e8a" diff --git a/src/pyproject.toml b/src/pyproject.toml index 81f776758..918617cbf 100644 --- a/src/pyproject.toml +++ b/src/pyproject.toml @@ -83,7 +83,7 @@ urllib3 = "1.26.18" aiohttp = "3.9.5" cryptography = "42.0.5" requests-mock = "^1.12.1" -django-simple-history = "^3.7.0" +django-simple-history = "3.7.0" [tool.poetry.dev-dependencies]