Skip to content

Commit fc3407c

Browse files
MESH-2092 Bump uvicorn from 0.50.2 to 0.51.0 in the patch-and-minor group (#332)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27c1004 commit fc3407c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ python-dateutil = "^2.8.2"
1818
cryptography = ">=44.0.1,<50"
1919
fastapi = "0.139.0"
2020
gunicorn = ">=21.2,<27.0"
21-
uvicorn = ">=0.23.2,<0.51.0"
21+
uvicorn = ">=0.23.2,<0.52.0"
2222
mesh-client = ">=4.0.1,<6.0.0"
2323
typing-extensions = ">=4.10.0"
2424

0 commit comments

Comments
 (0)