Skip to content

Commit

Permalink
Merge pull request #266 from openedx/cag/upgrade-erb-5.5.4
Browse files Browse the repository at this point in the history
fix: upgrade event-routing-backends to 5.5.4
  • Loading branch information
Ian2012 authored Aug 3, 2023
2 parents b127747 + 454063c commit 0476f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutoraspects/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"OPENEDX_EXTRA_PIP_REQUIREMENTS",
[
"openedx-event-sink-clickhouse==0.1.1",
"edx-event-routing-backends==5.5.0",
"edx-event-routing-backends==5.5.4",
],
),
# ClickHouse xAPI settings
Expand Down

0 comments on commit 0476f01

Please sign in to comment.