Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi), [python-multipart](https://github.com/andrew-d/python-multipart), [black](https://github.com/psf/black) and [requests](https://github.com/psf/requests) to permit the latest version. Updates `fastapi` from 0.68.2 to 0.109.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.68.2...0.109.1) Updates `python-multipart` from 0.0.5 to 0.0.7 - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.5...0.0.7) Updates `black` from 22.3.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...24.3.0) Updates `requests` to 2.31.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.0...v2.31.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production dependency-group: pip-security-group - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip-security-group - dependency-name: black dependency-type: direct:production dependency-group: pip-security-group - dependency-name: requests dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information