From 3a92f9e66cdbf7f28d1432c073d21da7d8426405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 06:33:29 +0000 Subject: [PATCH] Bump certifi from 2020.11.08 to 2022.5.18 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.08 to 2022.5.18. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/commits) --- 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..3fbc7cd 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" cherrypy = "17.4.2" cloudinary = "1.20.0" distro = "1.4.0"