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
…#452)

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

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

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 Sep 20, 2022
1 parent 0996baa commit 35eb933
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 @@ -10,7 +10,7 @@ anyio==3.6.1
# watchfiles
click==8.1.3
# via uvicorn
fastapi==0.82.0
fastapi==0.84.0
# via -r requirements.in
gunicorn==20.1.0
# via -r requirements.in
Expand Down

0 comments on commit 35eb933

Please sign in to comment.