Merge pull request #30601 from open-craft/jill/blockstore-1.2.3

[BD-14] chore: bumps blockstore to 1.2.3
This commit is contained in:
bszabo
2022-06-16 14:07:45 -04:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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