Skip to content

Commit

Permalink
chore: upgrade platform-plugin-aspects to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Apr 9, 2024
1 parent 62e1056 commit 2dfa72d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "platform-plugin-aspects==v0.5.0"
pip install "platform-plugin-aspects==v0.6.0"
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "edx-event-routing-backends==v9.0.0"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "platform-plugin-aspects==v0.5.0"
pip install "platform-plugin-aspects==v0.6.0"
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "edx-event-routing-backends==v9.0.0"

0 comments on commit 2dfa72d

Please sign in to comment.