diff --git a/pyproject.toml b/pyproject.toml index 5f3f6f8b0..4b1981da3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "pytest>=7.0.0", "pyudev>=0.22.0", "pyusb>=1.2.1", - "PyYAML>=5.4.1", + "PyYAML>=6.0.1", "requests>=2.26.0", "xmodem>=0.4.6", ]