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 Sep 3, 2024
1 parent 19f2b9c commit c3f865f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ babel==2.16.0
# sphinx-intl
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -25,7 +25,7 @@ docutils==0.21.2
# via
# pydata-sphinx-theme
# sphinx
idna==3.7
idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ beautifulsoup4==4.12.3
# pydata-sphinx-theme
build==1.2.1
# via pip-tools
certifi==2024.7.4
certifi==2024.8.30
# via
# -r base.txt
# requests
Expand All @@ -42,7 +42,7 @@ docutils==0.21.2
# -r base.txt
# pydata-sphinx-theme
# sphinx
idna==3.7
idna==3.8
# via
# -r base.txt
# requests
Expand Down
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.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r pip.in
setuptools==73.0.1
setuptools==74.0.0
# via -r pip.in

0 comments on commit c3f865f

Please sign in to comment.