From c2d1ad41adf2aea7f5a283e235d09355d620069d Mon Sep 17 00:00:00 2001 From: Jillian Vogel Date: Thu, 16 Jun 2022 07:05:59 +0930 Subject: [PATCH] chore: bumps blockstore to 1.2.3 --- requirements/edx/base.txt | 2 +- requirements/edx/development.txt | 2 +- requirements/edx/github.in | 2 +- requirements/edx/testing.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index d12e3889a1..f13ad4b116 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -4,7 +4,7 @@ # # make upgrade # --e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1 +-e git+https://github.com/openedx/blockstore.git@1.2.3#egg=blockstore==1.2.3 # via -r requirements/edx/github.in -e common/lib/capa # via diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index ee87c79cee..b4733b5832 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -4,7 +4,7 @@ # # make upgrade # --e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1 +-e git+https://github.com/openedx/blockstore.git@1.2.3#egg=blockstore==1.2.3 # via -r requirements/edx/testing.txt -e common/lib/capa # via diff --git a/requirements/edx/github.in b/requirements/edx/github.in index 49923d76ec..be81a19700 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -63,7 +63,7 @@ git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752 git+https://github.com/edx/django-require.git@0c54adb167142383b26ea6b3edecc3211822a776#egg=django-require==1.0.12 # Our libraries: --e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1 # Note: Blockstore 1.2.2 is failing. +-e git+https://github.com/openedx/blockstore.git@1.2.3#egg=blockstore==1.2.3 # Note: Blockstore 1.2.2 is failing. -e git+https://github.com/edx/codejail.git@3.1.3#egg=codejail==3.1.3 -e git+https://github.com/edx/RateXBlock.git@2.0.1#egg=rate-xblock -e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 7dcf8d9c8e..65b16e4251 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -4,7 +4,7 @@ # # make upgrade # --e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1 +-e git+https://github.com/openedx/blockstore.git@1.2.3#egg=blockstore==1.2.3 # via -r requirements/edx/base.txt -e common/lib/capa # via