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 Feb 5, 2025
1 parent 419cf55 commit 29f4ea2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
10 changes: 6 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.16
# via sphinx
babel==2.16.0
babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
# sphinx-intl
beautifulsoup4==4.12.3
beautifulsoup4==4.13.0
# via pydata-sphinx-theme
certifi==2024.12.14
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -75,7 +75,9 @@ sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typing-extensions==4.12.2
# via pydata-sphinx-theme
# via
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.2.3
# via
# -c common_constraints.txt
Expand Down
7 changes: 4 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ alabaster==0.7.16
# via
# -r base.txt
# sphinx
babel==2.16.0
babel==2.17.0
# via
# -r base.txt
# pydata-sphinx-theme
# sphinx
# sphinx-intl
beautifulsoup4==4.12.3
beautifulsoup4==4.13.0
# via
# -r base.txt
# pydata-sphinx-theme
build==1.2.2.post1
# via pip-tools
certifi==2024.12.14
certifi==2025.1.31
# via
# -r base.txt
# requests
Expand Down Expand Up @@ -131,6 +131,7 @@ sphinxcontrib-serializinghtml==2.0.0
typing-extensions==4.12.2
# via
# -r base.txt
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.2.3
# via
Expand Down

0 comments on commit 29f4ea2

Please sign in to comment.