Skip to content

Commit 855fed0

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

2 files changed

Lines changed: 87 additions & 90 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ keywords = [
2020
]
2121
requires-python = ">=3.14"
2222
dependencies = [
23-
"fastapi>=0.136.3",
23+
"fastapi>=0.137.1",
2424
"uvicorn[standard]>=0.49.0",
2525
"aioboto3>=15.5.0",
2626
"boto3>=1.40.0",
2727
"botocore>=1.40.0",
28-
"cryptography>=48.0.1",
28+
"cryptography>=49.0.0",
2929
"pydantic>=2.13.4",
3030
"pydantic-settings>=2.14.1",
3131
"structlog>=26.1.0",
@@ -44,15 +44,15 @@ dependencies = [
4444

4545
[project.optional-dependencies]
4646
dev = [
47-
"pytest>=9.0.0",
47+
"pytest>=9.1.0",
4848
"pytest-asyncio>=1.4.0",
4949
"pytest-cov>=7.1.0",
5050
"pytest-xdist>=3.8.0",
5151
"moto[s3]>=5.2.2",
52-
"ruff>=0.15.16",
52+
"ruff>=0.15.17",
5353
"mypy>=2.1.0",
54-
"boto3-stubs[s3]>=1.43.26",
55-
"fakeredis>=2.36.1",
54+
"boto3-stubs[s3]>=1.43.31",
55+
"fakeredis>=2.36.2",
5656
"requests>=2.34.2",
5757
]
5858

0 commit comments

Comments
 (0)