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 sarina committed Jan 6, 2025
1 parent 4f8319a commit 2be380f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ packaging==24.2
# via sphinx
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.18.0
pygments==2.19.0
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==1.0.0
# via
# -r requirements/base.txt
# sphinx
anyio==4.7.0
anyio==4.8.0
# via
# starlette
# watchfiles
Expand Down Expand Up @@ -69,7 +69,7 @@ pydata-sphinx-theme==0.16.1
# via
# -r requirements/base.txt
# sphinx-book-theme
pygments==2.18.0
pygments==2.19.0
# via
# -r requirements/base.txt
# accessible-pygments
Expand Down Expand Up @@ -129,7 +129,7 @@ sphinxcontrib-serializinghtml==2.0.0
# sphinx
sphinxext-rediraffe==0.2.7
# via -r requirements/base.txt
starlette==0.45.1
starlette==0.45.2
# via sphinx-autobuild
typing-extensions==4.12.2
# via
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.6.0
setuptools==75.7.0
# via -r requirements/pip.in

0 comments on commit 2be380f

Please sign in to comment.