Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements (#1275)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Feb 14, 2024
1 parent 491b3ca commit 8a0f62f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -35,7 +35,7 @@ importlib-metadata==7.0.1
# via sphinx
jinja2==3.1.3
# via sphinx
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
nh3==0.2.15
# via readme-renderer
Expand All @@ -54,7 +54,7 @@ pygments==2.17.2
# pydata-sphinx-theme
# readme-renderer
# sphinx
pytz==2023.4
pytz==2024.1
# via babel
pyyaml==6.0.1
# via -r requirements/base.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in

0 comments on commit 8a0f62f

Please sign in to comment.