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 6285fb9 commit 221d8e8Copy full SHA for 221d8e8
2 files changed
pyproject.toml
@@ -8,7 +8,7 @@ dependencies = [
8
"azure-monitor-opentelemetry==1.8.1",
9
"fastapi[standard-no-fastapi-cloud-cli]==0.118.0",
10
"poethepoet==0.37.0",
11
- "pydantic==2.11.9",
+ "pydantic==2.12.0",
12
"pydantic-settings[azure-key-vault]==2.11.0",
13
]
14
@@ -20,7 +20,7 @@ dev = [
20
"pytest-asyncio==1.2.0",
21
"pytest-cov==7.0.0",
22
"pytest-mock==3.15.1",
23
- "ruff==0.13.3",
+ "ruff==0.14.0",
24
25
26
[build-system]
0 commit comments