Skip to content

Commit 626042b

Browse files
authored
Merge pull request #422 from devchat-ai/chore/update-pydantic-for-python-3.12
chore: Update pydantic to version 1.10.16
2 parents 1fb5b9a + c95fbec commit 626042b

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

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)