Skip to content

Commit 221d8e8

Browse files
committed
Update packages
1 parent 6285fb9 commit 221d8e8

2 files changed

Lines changed: 66 additions & 49 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"azure-monitor-opentelemetry==1.8.1",
99
"fastapi[standard-no-fastapi-cloud-cli]==0.118.0",
1010
"poethepoet==0.37.0",
11-
"pydantic==2.11.9",
11+
"pydantic==2.12.0",
1212
"pydantic-settings[azure-key-vault]==2.11.0",
1313
]
1414

@@ -20,7 +20,7 @@ dev = [
2020
"pytest-asyncio==1.2.0",
2121
"pytest-cov==7.0.0",
2222
"pytest-mock==3.15.1",
23-
"ruff==0.13.3",
23+
"ruff==0.14.0",
2424
]
2525

2626
[build-system]

0 commit comments

Comments
 (0)