We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38b5e3 commit 68301e7Copy full SHA for 68301e7
2 files changed
pyproject.toml
@@ -6,7 +6,7 @@ dependencies = [
6
"aiohttp>=3.13.2",
7
"azure-cosmos>=4.14.2",
8
"azure-monitor-opentelemetry>=1.8.2",
9
- "fastapi[standard-no-fastapi-cloud-cli]>=0.121.2",
+ "fastapi[standard-no-fastapi-cloud-cli]>=0.121.3",
10
"pydantic>=2.12.4",
11
"pydantic-settings[azure-key-vault]>=2.12.0",
12
]
@@ -20,7 +20,7 @@ dev = [
20
"pytest-asyncio>=1.3.0",
21
"pytest-cov>=7.0.0",
22
"pytest-mock>=3.15.1",
23
- "ruff>=0.14.5",
+ "ruff>=0.14.6",
24
25
26
[build-system]
0 commit comments