Skip to content

Commit

Permalink
chore: Bump openedx-learning version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChV authored and bradenmacdonald committed May 8, 2024
1 parent 70dcf0f commit ad38401
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ openedx-filters==1.8.1
# -r requirements/edx/kernel.in
# lti-consumer-xblock
# ora2
openedx-learning @ git+https://github.com/open-craft/openedx-learning.git@chris/FAL-3720-permissions-to-remove-object-tag
openedx-learning==0.9.3
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@ openedx-filters==1.8.1
# -r requirements/edx/testing.txt
# lti-consumer-xblock
# ora2
openedx-learning @ git+https://github.com/open-craft/openedx-learning.git@chris/FAL-3720-permissions-to-remove-object-tag
openedx-learning==0.9.3
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ openedx-filters==1.8.1
# -r requirements/edx/base.txt
# lti-consumer-xblock
# ora2
openedx-learning @ git+https://github.com/open-craft/openedx-learning.git@chris/FAL-3720-permissions-to-remove-object-tag
openedx-learning==0.9.3
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/kernel.in
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ openedx-calc # Library supporting mathematical calculatio
openedx-django-require
openedx-events # Open edX Events from Hooks Extension Framework (OEP-50)
openedx-filters # Open edX Filters from Hooks Extension Framework (OEP-50)
git+https://github.com/open-craft/openedx-learning.git@chris/FAL-3720-permissions-to-remove-object-tag#egg=openedx-learning # Open edX Learning core
openedx-learning # Open edX Learning core (experimental)
openedx-mongodbproxy
openedx-django-wiki
openedx-blockstore
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ openedx-filters==1.8.1
# -r requirements/edx/base.txt
# lti-consumer-xblock
# ora2
openedx-learning @ git+https://github.com/open-craft/openedx-learning.git@chris/FAL-3720-permissions-to-remove-object-tag
openedx-learning==0.9.3
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
Expand Down

0 comments on commit ad38401

Please sign in to comment.