Skip to content

Commit

Permalink
Merge pull request #688 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-fbed6b9

chore: Upgrade Python requirements
  • Loading branch information
feanil authored Mar 4, 2025
2 parents fbed6b9 + 0688bed commit 232979b
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 232979b

Please sign in to comment.