Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Update uvicorn[standard] requirement from <0.31,>=0.30 t…
…o >=0.30,<0.32 (#394) * build(deps): Update uvicorn[standard] requirement Updates the requirements on [uvicorn[standard]](https://github.com/encode/uvicorn) to permit the latest version. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.0...0.31.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * [GHA] Update requirements.txt on pyproject.toml changed * test * [GHA] Update requirements.txt on pyproject.toml changed --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bodong Yang <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: bodong.yang <[email protected]>
- Loading branch information