Skip to content

Commit c32e9ee

Browse files
authored
Update dependencies (#142)
Signed-off-by: Federico Busetti <[email protected]>
1 parent 691ca37 commit c32e9ee

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

poetry.lock

Lines changed: 11 additions & 12 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
@@ -48,7 +48,7 @@ jinja2 = "^3.1.2"
4848
opentelemetry-instrumentation-fastapi = "*"
4949
starlette-prometheus = "^0.9.0"
5050
strawberry-graphql = { version = ">=0.204.0", extras = ["debug-server"] }
51-
uvicorn = { version = "^0.28.0", extras = ["standard"] }
51+
uvicorn = { version = "^0.29.0", extras = ["standard"] }
5252

5353
[tool.poetry.group.dev]
5454
optional = true

0 commit comments

Comments
 (0)