Skip to content

Commit c95fbec

Browse files
committed
chore: Update pydantic to version 1.10.16
- Upgrade pydantic from 1.10.14 to 1.10.16 in poetry.lock - Update pydantic dependency in pyproject.toml to 1.10.16 - Adjust content-hash in poetry.lock file
1 parent 1fb5b9a commit c95fbec

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
@@ -19,7 +19,7 @@ classifiers = [
1919

2020
[tool.poetry.dependencies]
2121
python = "^3.8"
22-
pydantic = "1.10.14"
22+
pydantic = "1.10.16"
2323
networkx = "^3.1"
2424
openai = "1.35.15"
2525
rich_click = "^1.6.1"

0 commit comments

Comments
 (0)