Skip to content

Commit 8171458

Browse files
Update all non-major dependencies
1 parent e07d725 commit 8171458

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

poetry.lock

Lines changed: 32 additions & 32 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.10.0"
5050
strawberry-graphql = { version = ">=0.204.0", extras = ["debug-server"] }
51-
uvicorn = { version = "^0.30.0", extras = ["standard"] }
51+
uvicorn = { version = "^0.31.0", extras = ["standard"] }
5252

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

0 commit comments

Comments
 (0)