FastAPI-Example
FastAPI-Example copied to clipboard
Basic service for uploading byte objects to s3 asynchronously
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.5 to 0.0.7. Changelog Sourced from python-multipart's changelog. 0.0.7 (2024-02-03) Refactor header option parser to use the standard library instead of a custom RegEx #75. 0.0.6 (2023-02-27)...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.109.1. Release notes Sourced from fastapi's releases. 0.109.1 Security fixes ⬆️ Upgrade minimum version of python-multipart to >=0.0.7 to fix a vulnerability when using form...