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 sarina committed Oct 10, 2024
1 parent f05bac8 commit df98ccd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ imagesize==1.4.1
# via sphinx
jinja2==3.1.4
# via sphinx
markupsafe==2.1.5
markupsafe==3.0.0
# via jinja2
packaging==24.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jinja2==3.1.4
# via
# -r requirements/base.txt
# sphinx
markupsafe==2.1.5
markupsafe==3.0.0
# via
# -r requirements/base.txt
# jinja2
Expand Down Expand Up @@ -98,7 +98,7 @@ sphinx==8.0.2
# sphinx-book-theme
# sphinx-copybutton
# sphinxext-rediraffe
sphinx-autobuild==2024.9.19
sphinx-autobuild==2024.10.3
# via -r requirements/dev.in
sphinx-book-theme==1.1.3
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.2
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down

0 comments on commit df98ccd

Please sign in to comment.