Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
Feanil Patel authored Oct 10, 2023
2 parents a4ce9a2 + 4412226 commit fed594f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
babel==2.12.1
babel==2.13.0
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -36,7 +36,7 @@ livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.1.3
# via jinja2
packaging==23.1
packaging==23.2
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -106,7 +106,7 @@ tornado==6.3.3
# via livereload
typing-extensions==4.8.0
# via pydata-sphinx-theme
urllib3==2.0.5
urllib3==2.0.6
# via requests
zipp==3.17.0
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip-tools.in
Expand Down

0 comments on commit fed594f

Please sign in to comment.