Skip to content

Commit 12adc75

Browse files
MESH-2092 Bump uvicorn from 0.42.0 to 0.43.0 in the dependencies group (#279)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 165b3e4 commit 12adc75

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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,<47"
1919
fastapi = "0.135.3"
2020
gunicorn = ">=21.2,<26.0"
21-
uvicorn = ">=0.23.2,<0.43.0"
21+
uvicorn = ">=0.23.2,<0.44.0"
2222
mesh-client = ">=4.0.1,<6.0.0"
2323
typing-extensions = ">=4.10.0"
2424

0 commit comments

Comments
 (0)