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 Dec 18, 2024
1 parent 45033bd commit 60d6b5d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.16.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
Expand All @@ -32,7 +32,7 @@ markupsafe==3.0.2
# via jinja2
packaging==24.2
# via sphinx
pydata-sphinx-theme==0.16.0
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.18.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# pydata-sphinx-theme
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -65,7 +65,7 @@ packaging==24.2
# via
# -r requirements/base.txt
# sphinx
pydata-sphinx-theme==0.16.0
pydata-sphinx-theme==0.16.1
# via
# -r requirements/base.txt
# sphinx-book-theme
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.41.3
starlette==0.42.0
# via sphinx-autobuild
typing-extensions==4.12.2
# via
Expand All @@ -140,9 +140,9 @@ urllib3==2.2.3
# via
# -r requirements/base.txt
# requests
uvicorn==0.32.1
uvicorn==0.34.0
# via sphinx-autobuild
watchfiles==1.0.0
watchfiles==1.0.3
# via sphinx-autobuild
websockets==14.1
# via sphinx-autobuild

0 comments on commit 60d6b5d

Please sign in to comment.