Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Mar 4, 2025
1 parent fbed6b9 commit 0688bed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.2.1
sphinx==8.2.3
# via
# -r requirements/base.in
# pydata-sphinx-theme
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ soupsieve==2.6
# via
# -r requirements/base.txt
# beautifulsoup4
sphinx==8.2.1
sphinx==8.2.3
# via
# -r requirements/base.txt
# pydata-sphinx-theme
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c /home/runner/work/open-edx-proposals/open-edx-proposals/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.8.0
setuptools==75.8.2
# via -r requirements/pip.in

0 comments on commit 0688bed

Please sign in to comment.