Skip to content

Commit 2c71286

Browse files
Update dependency pydantic to >=2.12.2,<2.13.0
1 parent a80e93f commit 2c71286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"python-magic-bin (>=0.4.14,<0.5); sys_platform == 'win32'",
3232
"python_json_logger (>=3.3.0,<3.4.0)",
3333
"PyYAML (>=6.0,<6.1)",
34-
"pydantic (>=2.11.3,<2.12.0)",
34+
"pydantic (>=2.12.2,<2.13.0)",
3535
"requests (>=2.32.3,<2.33.0)",
3636
"setuptools (>=80.9.0,<80.10.0)",
3737
"cachetools (>=5.5.0,<5.6.0)",

0 commit comments

Comments
 (0)