diff --git a/setup.py b/setup.py index a5500e50..5a9b0a55 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ "certifi", "colorama==0.4.6", "marshmallow==3.21.3", - "pyyaml==6.0.1", + "pyyaml==6.0.2", "requests==2.32.3", "tabulate>=0.8,<1.0", "yarl==1.9.4",