Skip to content

Commit eb76504

Browse files
authored
Merge pull request #4 from maksimtech/dependabot/pip/pydantic-gte-2.13.4
build(deps): update pydantic requirement from >=2.0.0 to >=2.13.4
2 parents 447cad8 + 8104774 commit eb76504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi>=0.139.0
22
uvicorn>=0.50.2
33
httpx>=0.28.1
4-
pydantic>=2.0.0
4+
pydantic>=2.13.4
55
starlette>=1.3.1 # not directly required, pinned by Snyk to avoid a vulnerability
66
h11>=0.16.0 # not directly required, pinned by Snyk to avoid a vulnerability
77
anyio>=4.14.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)