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.
2 parents 5672d15 + 20bc8a0 commit 24ca6ceCopy full SHA for 24ca6ce
python/requirements.txt
@@ -3,7 +3,7 @@ python-dotenv~=1.0
3
httpx[http2]~=0.27
4
build~=1.1
5
aiofiles~=24.1
6
-pydantic~=2.11.5
+pydantic~=2.12.3
7
pytest-asyncio~=1.2.0
8
pytest~=8.4.2
9
pytest-httpx~=0.35
python/setup.cfg
@@ -22,7 +22,7 @@ install_requires =
22
23
24
25
- pydantic~=2.11.5
+ pydantic~=2.12.3
26
27
28
pytest-httpx~=0.35.0
0 commit comments