diff --git a/pyproject.toml b/pyproject.toml index 05d0424..3d47c3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ mypy = "0.961" pylint = "~2.14" rope = "~1.1" types-PyYAML = "~6.0" -types-requests = "~2.27" +types-requests = "~2.28" toml = "~0.10" yapf = "~0.32"