From 7613e5cee92f862e3da3ca15eb015d8eb816670f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:19:15 +0000 Subject: [PATCH] Bump certifi from 2022.5.18.1 to 2022.12.7 in /jwtsimple Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18.1...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jwtsimple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtsimple/requirements.txt b/jwtsimple/requirements.txt index 2c68c149..1be3a872 100644 --- a/jwtsimple/requirements.txt +++ b/jwtsimple/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.5.2 backports.zoneinfo==0.2.1 -certifi==2022.5.18.1 +certifi==2022.12.7 charset-normalizer==2.0.12 coreapi==2.3.3 coreschema==0.0.4