Skip to content

Commit 9e1bf0b

Browse files
committed
chore: upgrade platform-plugin-aspects to v0.9.4
1 parent ba717cf commit 9e1bf0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
2-
pip install "platform-plugin-aspects==v0.9.2"
2+
pip install "platform-plugin-aspects==v0.9.4"
33

44
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
55
pip install "edx-event-routing-backends==v9.0.1"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
2-
pip install "platform-plugin-aspects==v0.9.2"
2+
pip install "platform-plugin-aspects==v0.9.4"
33

44
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
55
pip install "edx-event-routing-backends==v9.0.1"

0 commit comments

Comments
 (0)