From 7fc741196971c18c8cec0a5ef55c759555a77feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 06:36:45 +0000 Subject: [PATCH] Bump certifi from 2020.11.08 to 2022.5.18.1 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.08 to 2022.5.18.1. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.11.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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 687c32c..e0b6da4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ arrow = "0.10.0" "backports.csv" = "1.0.7" "backports.functools-lru-cache" = "1.6.1" beautifulsoup4 = "4.8.1" -certifi = "2020.11.08" +certifi = "2022.5.18.1" cherrypy = "17.4.2" cloudinary = "1.20.0" distro = "1.4.0"