Skip to content

Commit

Permalink
chore(print-platform): update prefect packages to v2.20.6 (#19181)
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 Sep 7, 2024
1 parent 32551be commit 6c9f7aa
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM docker.io/prefecthq/prefect:2.20.4-python3.11-kubernetes
FROM docker.io/prefecthq/prefect:2.20.6-python3.11-kubernetes
COPY ["data-orchestration/hm-prefect/workflows/print-platform/src/", "/opt/prefect/flows/src/"]
42 changes: 21 additions & 21 deletions data-orchestration/hm-prefect/workflows/print-platform/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "3.11.x"
prefect = "2.20.4"
prefect = "2.20.6"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.28.0"
Expand Down

0 comments on commit 6c9f7aa

Please sign in to comment.