diff --git a/poetry.lock b/poetry.lock index 827a80b78a..7867c8a407 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "amqp" @@ -399,13 +399,13 @@ zstd = ["zstandard"] [[package]] name = "certifi" -version = "2022.9.24" +version = "2024.12.14" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2022.9.24-py3-none-any.whl", hash = "sha256:90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382"}, - {file = "certifi-2022.9.24.tar.gz", hash = "sha256:0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14"}, + {file = "certifi-2024.12.14-py3-none-any.whl", hash = "sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56"}, + {file = "certifi-2024.12.14.tar.gz", hash = "sha256:b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db"}, ] [[package]] @@ -3107,4 +3107,4 @@ caching = ["psycopg2"] [metadata] lock-version = "2.0" python-versions = ">=3.8,<4" -content-hash = "55a993bdb10bb6c73e73011a5b62e43b62c028d2523fa7073dc54244bf7cb927" +content-hash = "021362b2cf9dca40b14f8a5612ccbb396e1381edc0fff4f6ae03ddb409f35e53" diff --git a/pyproject.toml b/pyproject.toml index aeff11cfa0..92a1e7c5af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ bleach = "5.0.1" autopep8 = "1.7.0" cached-property = "1.5.2" celery = "5.2.7" -certifi = "2022.9.24" +certifi = "2024.12.14" chardet = "5.1.0" defusedxml = "0.7.1" Django = "4.1"