Skip to content

Commit f56d01b

Browse files
build: upgrade pydantic from v1.10.15 -> v1.10.16
1 parent 4ca54ec commit f56d01b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ openpyxl = "^3.1"
2828
pandas = "^2.2.2"
2929
polars = "0.20.*"
3030
pyarrow = "^17.0.0"
31-
pydantic = "1.10.15"
31+
pydantic = "1.10.16"
3232
pyspark = "3.4.*"
3333
typing_extensions = "^4.6.2"
3434

0 commit comments

Comments
 (0)