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 a7a18de commit d0c9ec9Copy full SHA for d0c9ec9
pyproject.toml
@@ -5,7 +5,7 @@ requires-python = ">=3.12"
5
dependencies = [
6
"aiohttp==3.12.15",
7
"azure-cosmos==4.9.0",
8
- "fastapi[standard-no-fastapi-cloud-cli]==0.116.1",
+ "fastapi[standard-no-fastapi-cloud-cli]==0.116.2",
9
"poethepoet==0.37.0",
10
"pydantic==2.11.9",
11
"pydantic-settings[azure-key-vault]==2.10.1",
@@ -18,7 +18,7 @@ dev = [
18
"pytest==8.4.2",
19
"pytest-asyncio==1.2.0",
20
"pytest-cov==7.0.0",
21
- "pytest-mock==3.15.0",
+ "pytest-mock==3.15.1",
22
"ruff==0.13.0",
23
]
24
0 commit comments