From ec1fed56ef10079af702072e58a0c1494c92c536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:12:18 +0000 Subject: [PATCH] Bump certifi from 2020.12.5 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c810c3a..2343359 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ appdirs==1.4.4 async-timeout==3.0.1 attrs==20.3.0 black==20.8b1 -certifi==2020.12.5 +certifi==2023.7.22 chardet==3.0.4 click==8.0.4 colorama==0.4.4