feat: add description to parameters; bump: libs and tests; bump: 2.0.3

This commit is contained in:
Georg K
2023-11-01 03:55:10 +03:00
parent 82c638c1e0
commit 937c09e2b7
9 changed files with 28 additions and 25 deletions

View File

@@ -1,11 +1,11 @@
aiohttp==3.8.4
pydantic==2.0.2
aiohttp==3.8.6
pydantic==2.4.2
jinja2==3.1.2
swagger-4-ui-bundle==0.0.4
pytest==7.4.0
pytest-aiohttp==1.0.4
pytest==7.4.3
pytest-aiohttp==1.0.5
pytest-asyncio==0.21.1
pytest-cov==4.1.0
readme-renderer==40.0
readme-renderer==42.0
codecov==2.1.13
twine==4.0.2

View File

@@ -1,9 +1,9 @@
aiohttp==3.8.5
pydantic==2.3.0
aiohttp==3.8.6
pydantic==2.4.2
jinja2==3.1.2
swagger-4-ui-bundle==0.0.4
pytest==7.4.0
pytest-aiohttp==1.0.4
pytest==7.4.3
pytest-aiohttp==1.0.5
pytest-asyncio==0.21.1
pytest-cov==4.1.0
readme-renderer==41.0
readme-renderer==42.0