Skip to content

Commit

Permalink
Merge pull request #1000 from openedx/version_updates
Browse files Browse the repository at this point in the history
chore: plugin version bumps
  • Loading branch information
saraburns1 authored Dec 9, 2024
2 parents cc7fc8c + cd7c780 commit 1f8d8d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "platform-plugin-aspects==v0.11.4"
pip install "platform-plugin-aspects==v0.11.7"

RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "edx-event-routing-backends>=9.3.0,<9.4"
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "platform-plugin-aspects==v0.11.4"
pip install "platform-plugin-aspects==v0.11.7"

RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "edx-event-routing-backends>=9.3.0,<9.4"
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# alembic packages
alembic==1.11.1
clickhouse-sqlalchemy==0.1.9
git+https://github.com/openedx/[email protected].1
git+https://github.com/openedx/[email protected].2
pyyaml

0 comments on commit 1f8d8d0

Please sign in to comment.