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 authored and feanil committed Nov 18, 2024
1 parent 86ed268 commit d552771
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements/base.in
# make upgrade
#
accessible-pygments==0.0.5
# via pydata-sphinx-theme
Expand Down Expand Up @@ -121,5 +121,5 @@ uvicorn==0.32.0
# via sphinx-autobuild
watchfiles==0.24.0
# via sphinx-autobuild
websockets==14.0
websockets==14.1
# via sphinx-autobuild
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.45.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
# via -r requirements/pip.in
setuptools==75.3.0
setuptools==75.5.0
# via -r requirements/pip.in

0 comments on commit d552771

Please sign in to comment.