From 8a286549843627e0d273a61435f4e9a57646733a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:08:29 +0000 Subject: [PATCH] Bump certifi from 2018.1.18 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.1.18 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.01.18...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- portal-sdk/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/portal-sdk/requirements.txt b/portal-sdk/requirements.txt index 7e8551f..5dcf19b 100644 --- a/portal-sdk/requirements.txt +++ b/portal-sdk/requirements.txt @@ -1,4 +1,4 @@ -certifi==2018.1.18 +certifi==2022.12.7 chardet==3.0.4 idna==2.6 pycryptodome==3.9.8 diff --git a/requirements.txt b/requirements.txt index 1f0e3c3..c85943f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-crispy-forms==1.9.2 six==1.15.0 Pillow django-widget-tweaks==1.4.8 -certifi==2018.1.18 +certifi==2022.12.7 chardet==3.0.4 idna==2.6 pycryptodome