From 0ab843250d74cd2a501695e76f0fd4985a8773fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 21:56:45 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 23557dc..3ffbaf6 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -19,7 +19,7 @@ cachetools==5.0.0 # middle-auth-client caveclient==4.11.0 # via -r requirements.in -certifi==2021.10.8 +certifi==2022.12.7 # via requests charset-normalizer==2.0.11 # via requests