From e5358f273bebd9bb39f87d333eecfb9b91a90ad7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 15:20:45 +0000 Subject: [PATCH] Bump certifi from 2020.6.20 to 2021.5.30 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2021.5.30. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2021.05.30) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68a41aa18..5359aecbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ backports.shutil_get_terminal_size==1.0.0 cached-property==1.5.1; python_version < '3.8' -certifi==2020.6.20 +certifi==2021.5.30 chardet==3.0.4 colorama==0.4.4; sys_platform == 'win32' distro==1.5.0