Skip to content

Commit

Permalink
Merge pull request #393 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-64e7f1a

Python Requirements Update
  • Loading branch information
Feanil Patel authored Oct 23, 2023
2 parents 64e7f1a + d53db32 commit 3ba10f7
Show file tree
Hide file tree
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
Expand Up @@ -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
Expand Up @@ -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 3ba10f7

Please sign in to comment.