From 58210fa6d1a81f78c89657888bf78604a9a3bfc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 15:47:20 +0200 Subject: [PATCH] Upgrade: Bump certifi from 2021.10.8 to 2022.5.18.1 (#63) Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.5.18.1. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.05.18.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 118fa08..b140e30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiosignal==1.2.0 async-timeout==4.0.2 attrs==21.4.0 botocore==1.27.1 -certifi==2021.10.8 +certifi==2022.5.18.1 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.3