diff --git a/pyproject.toml b/pyproject.toml index 22f896cdf..f4755e89c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "pytest==7.2.2", "pyudev==0.22.0", "pyusb==1.2.1", - "PyYAML==5.4.1", + "PyYAML==6.0.1", "requests==2.26.0", "xmodem==0.4.6", ]