Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump uvicorn[standard] (#442)
Browse files Browse the repository at this point in the history
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.18.2...0.18.3)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent bbbcdff commit c47f625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-engineering/contract-tests/partner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ starlette==0.19.1
# via fastapi
typing-extensions==4.3.0
# via pydantic
uvicorn[standard]==0.18.2
uvicorn[standard]==0.18.3
# via -r requirements.in
uvloop==0.16.0
# via uvicorn
Expand Down

0 comments on commit c47f625

Please sign in to comment.