Skip to content

Commit

Permalink
Merge pull request #143 from Pearson-Advance/vue/PADV-1558
Browse files Browse the repository at this point in the history
PADV-1558 Update edx-sga dependency to our newest version
  • Loading branch information
Nekenhei authored Dec 12, 2024
2 parents 4e7c0f2 + 45d69dc commit 1e519ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ edx-rest-api-client==5.5.0
# edx-proctoring
edx-search==3.4.0
# via -r requirements/edx/base.in
git+https://github.com/Pearson-Advance/[email protected].post2#egg=edx-sga==0.20.0.post2
git+https://github.com/Pearson-Advance/[email protected].post3#egg=edx-sga==0.20.0.post3
# via -r requirements/edx/base.in
edx-submissions==3.5.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ edx-rest-api-client==5.5.0
# edx-proctoring
edx-search==3.4.0
# via -r requirements/edx/testing.txt
git+https://github.com/Pearson-Advance/[email protected].post2#egg=edx-sga==0.20.0.post2
git+https://github.com/Pearson-Advance/[email protected].3#egg=edx-sga==0.20.0.post3
# via -r requirements/edx/testing.txt
edx-sphinx-theme==3.0.0
# via -r requirements/edx/development.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ edx-rest-api-client==5.5.0
# edx-proctoring
edx-search==3.4.0
# via -r requirements/edx/base.txt
git+https://github.com/Pearson-Advance/[email protected].post2#egg=edx-sga==0.20.0.post2
git+https://github.com/Pearson-Advance/[email protected].post3#egg=edx-sga==0.20.0.post3
# via -r requirements/edx/base.txt
edx-submissions==3.5.4
# via
Expand Down

0 comments on commit 1e519ce

Please sign in to comment.