From 312f0f6a79dde6424716571e217baf5de4ca27e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:12:05 +0000 Subject: [PATCH] chore(deps): bump certifi from 2023.7.22 to 2024.7.4 in /auth Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- auth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/requirements.txt b/auth/requirements.txt index 4e6f5f2..4a00171 100644 --- a/auth/requirements.txt +++ b/auth/requirements.txt @@ -3,7 +3,7 @@ bcrypt==4.0.1 beanie==1.23.0 blinker==1.6.2 bson==0.5.10 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.2.0 click==8.1.6 comm==0.1.3