From 82c3e6728e5ad92e8eb45d1db3b7a2cb05f9d5b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:43:14 +0000 Subject: [PATCH] Bump certifi from 2020.6.20 to 2023.7.22 in /capstone/feed-fetching Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- capstone/feed-fetching/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/feed-fetching/requirements-dev.txt b/capstone/feed-fetching/requirements-dev.txt index 96580b5..02c5437 100644 --- a/capstone/feed-fetching/requirements-dev.txt +++ b/capstone/feed-fetching/requirements-dev.txt @@ -1,5 +1,5 @@ attrs==20.1.0 -certifi==2020.6.20 +certifi==2023.7.22 chardet==3.0.4 elasticsearch==7.9.1 idna==2.10