Skip to content

Commit fe3ee5a

Browse files
MESH-2092 Bump uvicorn from 0.41.0 to 0.42.0 in the dependencies group (#259)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6da1bef commit fe3ee5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.1"
2020
gunicorn = ">=21.2,<26.0"
21-
uvicorn = ">=0.23.2,<0.42.0"
21+
uvicorn = ">=0.23.2,<0.43.0"
2222
mesh-client = ">=4.0.1,<6.0.0"
2323
typing-extensions = ">=4.10.0"
2424

0 commit comments

Comments
 (0)