From 8cfde8189e62fea9e25bbedf578aac5e54bb730d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 14:42:08 +0000 Subject: [PATCH] build(deps): bump certifi from 2020.11.8 to 2020.12.5 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2020.12.5. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2020.12.05) Signed-off-by: dependabot-preview[bot] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index 3e5383c468..a868ce0b05 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -1,4 +1,4 @@ -certifi==2020.11.8 # via requests +certifi==2020.12.5 # via requests cffi==1.14.4 # via cryptography, pynacl chardet==3.0.4 # via requests cryptography==3.2.1 # via securesystemslib