Skip to content

Commit

Permalink
Merge pull request #2218 from openedx/jenkins/upgrade-python-requirem…
Browse files Browse the repository at this point in the history
…ents-f37e694

Python Requirements Update
  • Loading branch information
feanil committed Dec 18, 2023
2 parents f37e694 + 36e12b2 commit 1158abe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.13.1
babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==0.7.13
# via
# -r base.txt
# sphinx
babel==2.13.1
babel==2.14.0
# via
# -r base.txt
# pydata-sphinx-theme
Expand Down
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.42.0
# via -r pip.in

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

0 comments on commit 1158abe

Please sign in to comment.