diff --git a/setup.py b/setup.py index e61c73b..4477be5 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ ], install_requires=[ 'capstone==5.0.9', - 'certifi==2026.5.20', + 'certifi==2026.6.17', 'cffi==2.0.0', 'charset-normalizer==3.4.7', 'colorama==0.4.6',