Skip to content

Commit bb1750c

Browse files
fix(deps): update all minor and patch updates
1 parent 6720457 commit bb1750c

4 files changed

Lines changed: 1093 additions & 1095 deletions

File tree

docker/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ classifiers = [
2323
]
2424
requires-python = ">=3.11"
2525
dependencies = [
26-
"fastapi==0.135.3",
27-
"uvicorn[standard]==0.44.0",
26+
"fastapi==0.136.1",
27+
"uvicorn[standard]==0.46.0",
2828
"gunicorn==25.3.0",
29-
"boto3==1.42.89",
29+
"boto3==1.43.0",
3030
"dataclasses-json>=0.5.2,<0.6.0",
3131
"python-dotenv==1.2.2",
3232
"structlog==25.5.0",
@@ -49,7 +49,7 @@ dev = [
4949
"black==26.3.1",
5050
"flake8==7.3.0",
5151
"isort==8.0.1",
52-
"pyright==1.1.408",
52+
"pyright==1.1.409",
5353
]
5454

5555
[project.urls]

docker/uv.lock

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

0 commit comments

Comments
 (0)