From fbe05d773583828e736d32657d3079d3b0b53804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 22:20:02 +0000 Subject: [PATCH] build(deps): bump certifi Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../backend/backend-stack/source-code/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/backend/backend-stack/source-code/python/requirements.txt b/tutorials/backend/backend-stack/source-code/python/requirements.txt index d6071c3aa..46c5175fe 100644 --- a/tutorials/backend/backend-stack/source-code/python/requirements.txt +++ b/tutorials/backend/backend-stack/source-code/python/requirements.txt @@ -6,7 +6,7 @@ async-timeout==4.0.2 attrs==22.1.0 backports.cached-property==1.0.2 black==22.6.0 -certifi==2022.6.15 +certifi==2023.7.22 charset-normalizer==2.1.1 click==8.1.3 dnspython==2.2.1