diff --git a/setup.py b/setup.py index 392d9e6d..4e5599a0 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ "bitmath==1.3.3.1", "certifi", "colorama==0.4.6", - "marshmallow==3.22.0", + "marshmallow==3.23.0", "pyyaml==6.0.2", "requests==2.32.3", "tabulate>=0.8,<1.0",