diff --git a/setup.py b/setup.py index b020fa59..de554e7f 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ 'python-dateutil==2.8.1', 'python-editor==1.0.4', 'python-usernames==0.2.3', - 'PyYAML==5.3.1', + 'PyYAML==5.4', 'requests==2.25.1', 'Safe==0.4', 'six==1.16.0',