From 0fadd66d3f68f0aff90c82864bafda038f08d8d7 Mon Sep 17 00:00:00 2001 From: Kyle McCormick Date: Tue, 19 Jan 2021 15:46:15 -0500 Subject: [PATCH] Upgrade xblock-poll from 1.10.0 to 1.10.2 (#26102) Pulls in: * Translation corrections (1.10.1) * Fix deprecated import, which is soon to be unsupported (1.10.2) --- requirements/edx/github.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.in b/requirements/edx/github.in index 147dd52308..4e72274636 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -71,5 +71,5 @@ git+https://github.com/edx/django-ratelimit-backend.git@v2.0.1a5#egg=django-rate # Third Party XBlocks -git+https://github.com/open-craft/xblock-poll@1efd04bd6e16252a20e39a7516f9b69a000ace24#egg=xblock-poll==1.10.0 +git+https://github.com/open-craft/xblock-poll@922cd36fb1c3cfe00b4ce03b19a13185d136447d#egg=xblock-poll==1.10.2 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.10#egg=xblock-drag-and-drop-v2==2.2.10