feat: bump packages, fix tests; fix: pydantic .dict() to .model_dump(); bump: 2.0.4

This commit is contained in:
Georg K
2023-11-15 19:44:30 +03:00
parent 937c09e2b7
commit a45101637c
9 changed files with 18 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
aiohttp==3.8.6
pydantic==2.4.2
pydantic==2.5.1
jinja2==3.1.2
swagger-4-ui-bundle==0.0.4
pytest==7.4.3

View File

@@ -1,5 +1,5 @@
aiohttp==3.8.6
pydantic==2.4.2
pydantic==2.5.1
jinja2==3.1.2
swagger-4-ui-bundle==0.0.4
pytest==7.4.3