Skip to content

Commit c441880

Browse files
build: upgrade pydantic from v1.10.15 -> v1.10.16 (#73)
* build: upgrade pydantic from v1.10.15 -> v1.10.16 * build: update poetry.lock for pydantic v1.10.16
1 parent 4ca54ec commit c441880

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

poetry.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)