Skip to content

Commit d0c9ec9

Browse files
committed
Update packages
1 parent a7a18de commit d0c9ec9

File tree

2 files changed

+61
-40
lines changed

2 files changed

+61
-40
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires-python = ">=3.12"
55
dependencies = [
66
"aiohttp==3.12.15",
77
"azure-cosmos==4.9.0",
8-
"fastapi[standard-no-fastapi-cloud-cli]==0.116.1",
8+
"fastapi[standard-no-fastapi-cloud-cli]==0.116.2",
99
"poethepoet==0.37.0",
1010
"pydantic==2.11.9",
1111
"pydantic-settings[azure-key-vault]==2.10.1",
@@ -18,7 +18,7 @@ dev = [
1818
"pytest==8.4.2",
1919
"pytest-asyncio==1.2.0",
2020
"pytest-cov==7.0.0",
21-
"pytest-mock==3.15.0",
21+
"pytest-mock==3.15.1",
2222
"ruff==0.13.0",
2323
]
2424

0 commit comments

Comments
 (0)