diff --git a/pyproject.toml b/pyproject.toml index b566385..ca8d7b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ mypy = "0.930" pylint = "~2.12" rope = "~0.22" types-PyYAML = "~6.0" -types-requests = "~2.26" +types-requests = "~2.27" yapf = "~0.32" [tool.yapf]