From 170a00f84334fca9c9383132dce5d8208caae0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:08:53 +0000 Subject: [PATCH] Bump certifi from 2019.3.9 to 2022.12.7 in /app Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.3.9 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.03.09...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6fd7c52..1b73f23 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,7 +2,7 @@ hug==2.5.4 gunicorn==19.9.0 slackclient>=2.0.0 cachetools==3.1.0 -certifi==2019.3.9 +certifi==2022.12.7 chardet==3.0.4 google-auth==1.6.3 idna==2.8