Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
edx-requirements-bot committed Oct 22, 2023
1 parent 64e7f1a commit d53db32
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -106,7 +106,7 @@ tornado==6.3.3
# via livereload
typing-extensions==4.8.0
# via pydata-sphinx-theme
urllib3==2.0.6
urllib3==2.0.7
# via requests
zipp==3.17.0
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
pip==23.3.1
# via -r requirements/pip.in
setuptools==68.2.2
# via -r requirements/pip.in

0 comments on commit d53db32

Please sign in to comment.