chore: upgrades blockstore to 1.2.4 (#31121)

and runs `make upgrade`

Blockstore changeset: https://github.com/openedx/blockstore/compare/1.2.1...openedx:blockstore:1.2.4

Co-authored-by: Jillian Vogel <jill@opencraft.com>
This commit is contained in:
Kyle McCormick
2022-10-13 08:45:07 -04:00
committed by GitHub
parent c2696c07fc
commit 66dc16c626
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.4#egg=blockstore==1.2.4
# via -r requirements/edx/github.in
-e git+https://github.com/openedx/codejail.git@3.1.3#egg=codejail==3.1.3
# via -r requirements/edx/github.in

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.4#egg=blockstore==1.2.4
# via -r requirements/edx/testing.txt
-e git+https://github.com/openedx/codejail.git@3.1.3#egg=codejail==3.1.3
# via -r requirements/edx/testing.txt

View File

@@ -63,7 +63,7 @@ git+https://github.com/openedx/django-require.git@0c54adb167142383b26ea6b3edecc3
# 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.4#egg=blockstore==1.2.4 # Note: Blockstore 1.2.2 & 1.2.3 are failing.
-e git+https://github.com/openedx/codejail.git@3.1.3#egg=codejail==3.1.3
-e git+https://github.com/openedx/RateXBlock.git@2.0.1#egg=rate-xblock
-e git+https://github.com/openedx/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.4#egg=blockstore==1.2.4
# via -r requirements/edx/base.txt
-e git+https://github.com/openedx/codejail.git@3.1.3#egg=codejail==3.1.3
# via -r requirements/edx/base.txt