From 111fa1817b722cd9d5e39da2cf350a7fcdb7ea1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 02:38:23 +0000 Subject: [PATCH] Bump certifi from 2018.4.16 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.04.16...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_unit_tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a1dd92c3..c34dd62a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ PyYAML==3.12 cryptography==2.2.2 python-geoip==1.2 python-geoip-geolite2==2015.303 -certifi==2018.4.16 +certifi==2022.12.7 ua-parser==0.8.0 # bokeh==0.12.16 # pandas==0.23.0 diff --git a/requirements_unit_tests.txt b/requirements_unit_tests.txt index e14217ec..e8a546d6 100644 --- a/requirements_unit_tests.txt +++ b/requirements_unit_tests.txt @@ -5,7 +5,7 @@ cryptography==2.2.2 scikit-learn==0.19.1 python-geoip==1.2 python-geoip-geolite2==2015.303 -certifi==2018.4.16 +certifi==2022.12.7 ua-parser==0.8.0 bokeh==0.12.16 pandas==0.23.0