diff --git a/pyproject.toml b/pyproject.toml index 80ff4b0..c6e1602 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ mypy = "0.910" pylint = "~2.11" rope = "~0.21" types-PyYAML = "~6.0" -types-requests = "~2.25" +types-requests = "~2.26" yapf = "~0.31" [tool.yapf]