diff --git a/clockwork_tools/poetry.lock b/clockwork_tools/poetry.lock index 17053d84..205dc383 100644 --- a/clockwork_tools/poetry.lock +++ b/clockwork_tools/poetry.lock @@ -1,6 +1,6 @@ [[package]] name = "certifi" -version = "2023.7.22" +version = "2024.7.4" description = "Python package for providing Mozilla's CA Bundle." category = "main" optional = false @@ -34,7 +34,7 @@ optional = false python-versions = ">=3.7" [package.dependencies] -certifi = ">=2017.4.17" +certifi = ">=2024.7.4" charset-normalizer = ">=2,<4" idna = ">=2.5,<4" urllib3 = ">=1.21.1,<3" diff --git a/clockwork_web/requirements.txt b/clockwork_web/requirements.txt index 1788f3f4..91560dcb 100644 --- a/clockwork_web/requirements.txt +++ b/clockwork_web/requirements.txt @@ -1,6 +1,6 @@ Babel==2.13.1 blinker==1.7.0 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 dnspython==2.4.2 diff --git a/clockwork_web_test/requirements.txt b/clockwork_web_test/requirements.txt index 7b878b13..2675297b 100644 --- a/clockwork_web_test/requirements.txt +++ b/clockwork_web_test/requirements.txt @@ -1,4 +1,4 @@ -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.3.0 coverage==7.3.2 exceptiongroup==1.1.3 @@ -11,4 +11,4 @@ requests==2.31.0 requests-mock==1.11.0 six==1.16.0 tomli==2.0.1 -urllib3==2.0.7 \ No newline at end of file +urllib3==2.0.7