diff --git a/setup.py b/setup.py index d4885e5e..6c46b537 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ "bitmath==1.3.3.1", "certifi", "colorama==0.4.6", - "marshmallow==3.21.1", + "marshmallow==3.21.2", "pyyaml==6.0.1", "requests==2.32.0", "tabulate>=0.8,<1.0",