Skip to content

Commit 9c76cc3

Browse files
build(deps): update pydantic requirement from <2.11.0,>=2.10.6 to >=2.10.6,<2.13.0
Dependabot couldn't find the original pull request head commit, e2d1237.
1 parent aadf35c commit 9c76cc3

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
@@ -46,7 +46,7 @@ dependencies = [
4646
"psycopg>=3.2.9",
4747
"psycopg-pool>=3.2.4",
4848
"psycopg2-binary>=2.9.10,<3.0.0",
49-
"pydantic>=2.10.6,<2.11.0",
49+
"pydantic>=2.10.6,<2.13.0",
5050
"pydantic-settings>=2.8.1",
5151
"python-dotenv>=1.0.1",
5252
"python-multipart>=0.0.20",

0 commit comments

Comments
 (0)