Skip to content

Commit 68301e7

Browse files
committed
Update packages
1 parent a38b5e3 commit 68301e7

2 files changed

Lines changed: 85 additions & 85 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies = [
66
"aiohttp>=3.13.2",
77
"azure-cosmos>=4.14.2",
88
"azure-monitor-opentelemetry>=1.8.2",
9-
"fastapi[standard-no-fastapi-cloud-cli]>=0.121.2",
9+
"fastapi[standard-no-fastapi-cloud-cli]>=0.121.3",
1010
"pydantic>=2.12.4",
1111
"pydantic-settings[azure-key-vault]>=2.12.0",
1212
]
@@ -20,7 +20,7 @@ dev = [
2020
"pytest-asyncio>=1.3.0",
2121
"pytest-cov>=7.0.0",
2222
"pytest-mock>=3.15.1",
23-
"ruff>=0.14.5",
23+
"ruff>=0.14.6",
2424
]
2525

2626
[build-system]

0 commit comments

Comments
 (0)