From 481658f1da5b1e2d327a7038558a2f3432b78178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:57:06 +0000 Subject: [PATCH] Bump certifi from 2019.3.9 to 2022.12.7 in /capstone Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.3.9 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.03.09...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/requirements.txt b/capstone/requirements.txt index 7bef2fac..d08087b5 100644 --- a/capstone/requirements.txt +++ b/capstone/requirements.txt @@ -3,7 +3,7 @@ astor==0.7.1 attrs==19.1.0 backcall==0.1.0 bleach==3.1.1 -certifi==2019.3.9 +certifi==2022.12.7 cycler==0.10.0 decorator==4.4.0 defusedxml==0.5.0