diff --git a/api/poetry.lock b/api/poetry.lock index 8608624027..651ab8442b 100644 --- a/api/poetry.lock +++ b/api/poetry.lock @@ -10175,4 +10175,4 @@ cffi = ["cffi (>=1.11)"] [metadata] lock-version = "2.1" python-versions = ">=3.11,<3.13" -content-hash = "549e93fb852bdb304a46ca1e186d5adf2de51cbd30416ae115f87f9794fabdc4" +content-hash = "e41d1dd9d5892d48e896cb485d44cf0cd2f1c7a012eb9d656708d010dca0a51c" diff --git a/api/pyproject.toml b/api/pyproject.toml index f13a6782e7..b04ec64cb8 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -151,7 +151,7 @@ pytest-benchmark = "~4.0.0" pytest-env = "~1.1.3" pytest-mock = "~3.14.0" types-beautifulsoup4 = "~4.12.0.20241020" -types-deprecated = "^1.2.15.20250304" +types-deprecated = "~1.2.15.20250304" types-flask-cors = "~5.0.0.20240902" types-flask-migrate = "~4.1.0.20250112" types-html5lib = "~1.1.11.20241018"