From 63d76e3211a17a232f32ebfe04dfe63d9ef83d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 01:24:11 -0700 Subject: [PATCH] Bump certifi from 2019.3.9 to 2023.7.22 in /python (#91) Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.3.9 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2019.03.09...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Farrell --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index b6d8804..476eb95 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ asn1crypto==0.24.0 astroid==2.2.5 -certifi==2019.3.9 +certifi==2023.7.22 cffi==1.15.0 cryptography==37.0.2 PyJWT==2.4.0