diff --git a/pyproject.toml b/pyproject.toml index 123c222..7939417 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ types-Markdown = "*" types-beautifulsoup4 = "*" types-colorama = "*" types-Pillow = "*" -openapi-python-client = "0.13.4" +openapi-python-client = "0.15.0" pytest = "*" asynctest = "*" pytest-asyncio = "*"