Skip to content

Commit bc8d8a7

Browse files
committed
feat: upgrade event-routing-backends to 6.2.0
1 parent 629bd06 commit bc8d8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutoraspects/plugin.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"OPENEDX_EXTRA_PIP_REQUIREMENTS",
4747
[
4848
"openedx-event-sink-clickhouse==0.2.2",
49-
"edx-event-routing-backends==5.6.0",
49+
"edx-event-routing-backends==6.2.0",
5050
],
5151
),
5252
("EVENT_SINK_CLICKHOUSE_MODELS", ["course_overviews", "user_profile"]),

0 commit comments

Comments
 (0)