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 Jun 25, 2024
1 parent 7b354bf commit 4ec603f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jinja2==3.1.4
# via
# -r requirements/base.txt
# sphinx
livereload==2.6.3
livereload==2.7.0
# via sphinx-autobuild
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -82,8 +82,6 @@ requests==2.32.3
# via
# -r requirements/base.txt
# sphinx
six==1.16.0
# via livereload
snowballstemmer==2.2.0
# 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.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1
# via -r requirements/pip.in
setuptools==70.0.0
setuptools==70.1.0
# via -r requirements/pip.in

0 comments on commit 4ec603f

Please sign in to comment.