diff --git a/requirements-tests.txt b/requirements-tests.txt index f6bcfbcb..a16bb419 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -2,7 +2,7 @@ pytest==9.1.1 black==26.5.1 codespell==2.4.3 pylint==4.0.6 -mypy==2.2.0 +mypy==2.3.0 types-colorama>=0.4.15.20260508 # Note: This version should be kept in sync with the docker image in /.github/workflows/unittest-ghidra.yml ghidra-stubs==12.1.2 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index bb5cb7f9..28e08f76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pydantic==2.13.4 ruamel.yaml==0.19.1 pydemumble==0.0.1 pyghidra==3.1.0 -cydifflib==1.2.0 \ No newline at end of file +cydifflib==1.2.0