Skip to content

Commit

Permalink
Bump uvicorn
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update in the /identity-verification/python directory: [uvicorn](https://github.com/encode/uvicorn).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 05d28f9 commit c456688
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion identity-verification/python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
falu = "==1.2.0"
fastapi = "==0.111.1"
uvicorn = "==0.30.1"
uvicorn = "==0.30.4"

[dev-packages]

Expand Down
8 changes: 4 additions & 4 deletions identity-verification/python/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c456688

Please sign in to comment.