diff --git a/poetry.lock b/poetry.lock index 38e4edc27..c315eaa1f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -204,13 +204,13 @@ files = [ [[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]] @@ -2560,4 +2560,4 @@ test = ["zope.testing"] [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.11" -content-hash = "247d8c763d0aeed60d678da35f6835219131c05e3f8e1775decc6cf05e72c677" +content-hash = "ee7a126937d4ef54363145b068d14d4cd61fec453b17f847c3b5d3e8fa71d6bc" diff --git a/pyproject.toml b/pyproject.toml index c12de7813..6b646b237 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ mako = "1.2.4" oauthlib = "3.2.2" cryptography = "42.0.8" Pillow = "10.3.0" -certifi = "2023.7.22" +certifi = "2024.7.4" redis = "4.3.6" requests = "2.32.3" # Workaround to be able to do the lock file update