Skip to content

Commit

Permalink
Merge pull request openedx#34532 from openedx/feanil/upgrade-edx-ace-…
Browse files Browse the repository at this point in the history
…890aa15

feat: Upgrade Python dependency edx-ace
  • Loading branch information
feanil committed Apr 17, 2024
2 parents ab0ae50 + 9bb3b10 commit 96f6349
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ drf-yasg==1.21.5
# -c requirements/edx/../constraints.txt
# django-user-tasks
# edx-api-doc-tools
edx-ace==1.7.0
edx-ace==1.8.0
# via -r requirements/edx/kernel.in
edx-api-doc-tools==1.8.0
# 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 @@ -672,7 +672,7 @@ drf-yasg==1.21.5
# -r requirements/edx/testing.txt
# django-user-tasks
# edx-api-doc-tools
edx-ace==1.7.0
edx-ace==1.8.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.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 @@ -491,7 +491,7 @@ drf-yasg==1.21.5
# -r requirements/edx/base.txt
# django-user-tasks
# edx-api-doc-tools
edx-ace==1.7.0
edx-ace==1.8.0
# via -r requirements/edx/base.txt
edx-api-doc-tools==1.8.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ drf-yasg==1.21.5
# -r requirements/edx/base.txt
# django-user-tasks
# edx-api-doc-tools
edx-ace==1.7.0
edx-ace==1.8.0
# via -r requirements/edx/base.txt
edx-api-doc-tools==1.8.0
# via
Expand Down

0 comments on commit 96f6349

Please sign in to comment.