Skip to content

Commit

Permalink
chore: Updating Python Requirements (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jan 23, 2024
1 parent 2d09fc0 commit 1d1848d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
# via requests
Expand All @@ -30,7 +30,7 @@ importlib-metadata==7.0.1
# via sphinx
jinja2==3.1.3
# via sphinx
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
packaging==23.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ babel==2.14.0
# -r requirements/base.txt
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -54,7 +54,7 @@ jinja2==3.1.3
# sphinx
livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.1.3
markupsafe==2.1.4
# via
# -r requirements/base.txt
# jinja2
Expand Down

0 comments on commit 1d1848d

Please sign in to comment.