Skip to content

Commit

Permalink
build(deps-dev): bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [uvicorn](https://github.com/encode/uvicorn).


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

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent a6ac666 commit c9b5cb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ fastapi = "^0.110.0"
pydantic-settings = "^2.2.1"
python-multipart = "^0.0.9"
gunicorn = "^21.2.0"
uvicorn = "^0.28.0"
uvicorn = "^0.28.1"
httptools = "^0.6.1"
uvloop = "^0.19.0"

Expand Down

0 comments on commit c9b5cb7

Please sign in to comment.