Skip to content

Commit 8a8f889

Browse files
committed
Update packages
1 parent 9ace09f commit 8a8f889

2 files changed

Lines changed: 94 additions & 79 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies = [
66
"aiohttp>=3.13.2",
77
"azure-cosmos>=4.14.3",
88
"azure-monitor-opentelemetry>=1.8.3",
9-
"fastapi[standard-no-fastapi-cloud-cli]>=0.124.4",
9+
"fastapi[standard-no-fastapi-cloud-cli]>=0.127.0",
1010
"pydantic>=2.12.5",
1111
"pydantic-settings[azure-key-vault]>=2.12.0",
1212
]
@@ -18,8 +18,8 @@ dev = [
1818
"pytest-asyncio>=1.3.0",
1919
"pytest-cov>=7.0.0",
2020
"pytest-mock>=3.15.1",
21-
"ruff>=0.14.9",
22-
"ty>=0.0.2",
21+
"ruff>=0.14.10",
22+
"ty>=0.0.5",
2323
]
2424

2525
[build-system]

0 commit comments

Comments
 (0)