diff --git a/setup.py b/setup.py index 9455a64..a4677b8 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "click==7.0", "Jinja2>=2.10.1", "natsort", - "pyyaml==5.1", + "pyyaml==5.4", "SQLAlchemy>=1.3.10", "tabulate", "yoyo-migrations>=6.1.0",