Merge pull request #15 from KittyCAD/dependabot/pip/pytest-asyncio-tw-0.18.3

Update pytest-asyncio requirement from ^0.16.0 to ^0.18.3
This commit is contained in:
Jess Frazelle
2022-04-27 12:13:21 -07:00
committed by GitHub

View File

@ -28,7 +28,7 @@ toml = "^0.10.2"
sphinx-rtd-theme = "^1.0.0"
sphinx-automodapi = "^0.14"
pytest-cov = "^3.0.0"
pytest-asyncio = "^0.16.0"
pytest-asyncio = "^0.18.3"
openapi-parser = "^0.2.6"
autopep8 = "^1.6.0"
prance = "^0.21.8"