Skip to content

Commit

Permalink
fix(calculate): update dependency pydantic to v2.10.0 (#20597)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 2b722c9 commit 7e302d7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "1.0.0"
requires-python = "~=3.13.0"
dependencies = [
"prefect==3.1.3",
"pydantic==2.9.2",
"pydantic==2.10.0",
]

[tool.uv]
Expand Down
40 changes: 21 additions & 19 deletions data-orchestration/hm-prefect/workflows/calculate/uv.lock

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

0 comments on commit 7e302d7

Please sign in to comment.