diff --git a/poetry.lock b/poetry.lock index ddc15d2..ccbf05c 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" @@ -152,13 +152,13 @@ redis = ["redis (>=2.10.5)"] [[package]] name = "certifi" -version = "2023.7.22" +version = "2024.7.4" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"}, - {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"}, + {file = "certifi-2024.7.4-py3-none-any.whl", hash = "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90"}, + {file = "certifi-2024.7.4.tar.gz", hash = "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b"}, ] [[package]] @@ -3385,4 +3385,4 @@ tests = ["coverage", "pytest", "pytest-cov", "python-dotenv", "pyyaml"] [metadata] lock-version = "2.0" python-versions = ">=3.9, <3.12.0" -content-hash = "1801afe0282380ee7c329677bd44a6c847c4bba350f6b86fa85ae8d12d9a95b9" +content-hash = "893d650b0411351b3f57d2d5539ca30385def844262b4fc8cdf3ff01de9d1512" diff --git a/pyproject.toml b/pyproject.toml index c075217..2ea7a74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ syrupy = "^4.0.4" openpyxl = "^3.1.2" scikit-maad = "^1.4.0" setuptools = "^68.1.0" -certifi = "^2023.7.22" +certifi = ">=2023.7.22,<2025.0.0" cryptography = ">=41.0.2,<43.0.0" dask = {version = "^2023.9.3", optional = true} [tool.poetry.extras]