From cb1fa1f3bd45f533b1896b3140c04717532bc45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 18:58:45 +0000 Subject: [PATCH] chore(deps-dev): Bump certifi from 2020.12.5 to 2023.5.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2023.5.7. - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2023.05.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 11af814..c990390 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ appdirs==1.4.4 astroid==2.5.6 black==21.5b1 -certifi==2020.12.5 +certifi==2023.5.7 cfgv==3.3.0 chardet==4.0.0 click==8.0.1