Skip to content

Commit

Permalink
chore(deps): update dependency pydantic to v2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent f076ef9 commit 52232c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "1.0.0"
dependencies=[
"celery ==5.3.6",
"sqlalchemy[mypy] ==2.0.24",
"pydantic ==2.5.3",
"pydantic ==2.6.4",
"pydantic-settings ==2.1.0"
]

Expand Down

0 comments on commit 52232c5

Please sign in to comment.