Skip to content

Commit

Permalink
chore(print-platform): update prefect packages to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 1c5ecd3 commit b069a27
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM docker.io/prefecthq/prefect:3.1.1-python3.11-kubernetes
FROM docker.io/prefecthq/prefect:3.1.2-python3.11-kubernetes
COPY ["data-orchestration/hm-prefect/workflows/print-platform/src/", "/opt/prefect/flows/src/"]

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.13.0"
prefect = "3.1.1"
prefect = "3.1.2"

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

0 comments on commit b069a27

Please sign in to comment.