Skip to content

Commit

Permalink
chore(deps): update pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Mar 10, 2024
1 parent ada6b2b commit 8733def
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ include = [
python = "^3.10.0"
flashtext = "^2.7"
loguru = ">=0.5.3"
pydantic = "^2.6.2"
pydantic = "^2.6.3"

[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
Expand Down

0 comments on commit 8733def

Please sign in to comment.