diff --git a/requirements.txt b/requirements.txt index 7edd248..1676b00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ jeepney==0.8.0 ; python_version >= "3.10" and python_version < "4.0" and sys_pla keyring==25.3.0 ; python_version >= "3.10" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0" more-itertools==10.4.0 ; python_version >= "3.10" and python_version < "4.0" -msgpack==1.0.8 ; python_version >= "3.10" and python_version < "4.0" +msgpack==1.2.1 ; python_version >= "3.10" and python_version < "4.0" mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0" packaging==24.1 ; python_version >= "3.10" and python_version < "4.0" pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"