diff --git a/pyproject.toml b/pyproject.toml index 7c0e266..1be8471 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ requests = "~2.26" mypy = "0.910" pylint = "~2.11" rope = "~0.20" -types-PyYAML = "~5.4" +types-PyYAML = "~6.0" types-requests = "~2.25" yapf = "~0.31"