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 fastapi in /test-engineering/contract-tests/partner (
Browse files Browse the repository at this point in the history
…#421)

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.78.0 to 0.79.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.78.0...0.79.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 15, 2022
1 parent 4b89c8a commit 50381f7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test-engineering/contract-tests/partner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ anyio==3.6.1
# watchfiles
click==8.1.3
# via uvicorn
fastapi==0.78.0
fastapi==0.79.0
# via -r requirements.in
gunicorn==20.1.0
# via -r requirements.in
Expand All @@ -33,9 +33,7 @@ sniffio==1.2.0
starlette==0.19.1
# via fastapi
typing-extensions==4.3.0
# via
# pydantic
# starlette
# via pydantic
uvicorn[standard]==0.18.2
# via -r requirements.in
uvloop==0.16.0
Expand Down

0 comments on commit 50381f7

Please sign in to comment.