Skip to content

Commit e4eb457

Browse files
chore(deps): bump the all-dependencies group with 6 updates (#146)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27b77cf commit e4eb457

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ keywords = [
2020
]
2121
requires-python = ">=3.14"
2222
dependencies = [
23-
"fastapi>=0.139.2",
24-
"uvicorn[standard]>=0.51.0",
23+
"fastapi>=0.141.1",
24+
"uvicorn[standard]>=0.52.0",
2525
"aioboto3>=15.5.0",
2626
"boto3>=1.40.0",
2727
"botocore>=1.40.0",
@@ -39,7 +39,7 @@ dependencies = [
3939
# Memory monitoring
4040
"psutil>=7.2.0",
4141
# Prometheus metrics
42-
"prometheus-client>=0.25.0",
42+
"prometheus-client>=0.26.0",
4343
]
4444

4545
[project.optional-dependencies]
@@ -49,10 +49,10 @@ dev = [
4949
"pytest-cov>=7.1.0",
5050
"pytest-xdist>=3.8.0",
5151
"moto[s3]>=5.2.2",
52-
"ruff>=0.15.22",
52+
"ruff>=0.16.0",
5353
"mypy>=2.3.0",
54-
"boto3-stubs[s3]>=1.43.53",
55-
"fakeredis>=2.36.2",
54+
"boto3-stubs[s3]>=1.43.58",
55+
"fakeredis>=2.37.0",
5656
"requests>=2.34.2",
5757
]
5858

0 commit comments

Comments
 (0)