diff --git a/pyproject.toml b/pyproject.toml index 56bd851..b2392b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = ["Travis F. Collins "] python = "^3.6" pyfiglet = "^0.8.post1" fabric = "^2.5.0" -pyyaml = "^5.3.1" +pyyaml = "^6.0.0" pyserial = "^3.4" pytest = "^5.4.1" pyvesync_v2 = "^1.1.0"