From ccd2ba55a353a16ab8b5ad09a5014b42cdd8cd9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:20:23 +0000 Subject: [PATCH] Bump capstone from 3.0.5rc2 to 4.0.0 Bumps [capstone](https://github.com/aquynh/capstone) from 3.0.5rc2 to 4.0.0. - [Release notes](https://github.com/aquynh/capstone/releases) - [Changelog](https://github.com/capstone-engine/capstone/blob/next/ChangeLog) - [Commits](https://github.com/aquynh/capstone/compare/3.0.5-rc2...4.0) --- updated-dependencies: - dependency-name: capstone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47d7a5b..2606e22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ana==0.3 bintrees==2.0.7 bitstring==3.1.5 cachetools==2.0.1 -capstone==3.0.5rc2 +capstone==4.0.0 cffi==1.11.4 cooldict==1.2 decorator==4.2.1