Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
Feanil Patel authored Oct 30, 2023
2 parents 8de1c97 + 356635c commit f183187
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
babel==2.13.0
babel==2.13.1
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
certifi==2023.7.22
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
colorama==0.4.6
# via sphinx-autobuild
Expand All @@ -40,7 +40,7 @@ packaging==23.2
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.14.1
pydata-sphinx-theme==0.14.2
# via sphinx-book-theme
pygments==2.16.1
# via
Expand Down
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
"use_repository_button": True,
"use_issues_button": True,
"use_edit_page_button": True,
"navigation_with_keys": False,
# "announcement": "",
}

Expand Down

0 comments on commit f183187

Please sign in to comment.