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

Commit

Permalink
Bump the fastapi-uvicorn group across 1 directory with 2 updates (#91)
Browse files Browse the repository at this point in the history
Bumps the fastapi-uvicorn group with 2 updates in the /identity-verification/python directory: [fastapi](https://github.com/fastapi/fastapi) and [uvicorn](https://github.com/encode/uvicorn).


Updates `fastapi` from 0.115.5 to 0.115.6
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.5...0.115.6)

Updates `uvicorn` from 0.32.1 to 0.34.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.32.1...0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 233934c commit 761e7e3
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
4 changes: 2 additions & 2 deletions identity-verification/python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name = "pypi"

[packages]
falu = "==1.2.0"
fastapi = "==0.115.5"
uvicorn = "==0.32.1"
fastapi = "==0.115.6"
uvicorn = "==0.34.0"

[dev-packages]

Expand Down
Loading

0 comments on commit 761e7e3

Please sign in to comment.