From 5e0ea75faeeeaf97f4d6b0a816675d22489c4a54 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 25 Jul 2023 23:35:30 +0000
Subject: [PATCH] Bump certifi from 2023.5.7 to 2023.7.22 in /cmdb-api

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 cmdb-api/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmdb-api/requirements.txt b/cmdb-api/requirements.txt
index 39b32cb..5e49590 100644
--- a/cmdb-api/requirements.txt
+++ b/cmdb-api/requirements.txt
@@ -12,7 +12,7 @@ bs4==0.0.1
 cachelib==0.9.0
 celery==4.3.0
 celery-once==3.0.1
-certifi==2023.5.7
+certifi==2023.7.22
 charset-normalizer==3.1.0
 click==8.1.3
 dnspython==2.3.0