From 12688bd8c80db75f98c747086b18881a097eb6b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 06:51:59 +0000 Subject: [PATCH] Bump certifi from 2020.11.08 to 2022.6.15 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.08 to 2022.6.15. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2022.06.15) --- 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..d86ba62 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.6.15" cherrypy = "17.4.2" cloudinary = "1.20.0" distro = "1.4.0"