Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvpatel2000 committed Jan 13, 2024
1 parent b00af46 commit 6d8f08e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def package_files(prefix: str, directory: str, extension: str):
'jupyter==1.0.0',
'yamllint==1.33.0',
'recommonmark==0.7.1',
'sphinx==4.4.0',
'sphinx==7.2.6',
'pre-commit>=3.4.0,<4',
# embedding md in rst require docutils>=0.17. See
# https://myst-parser.readthedocs.io/en/latest/sphinx/use.html?highlight=parser#include-markdown-files-into-an-rst-file
Expand All @@ -119,7 +119,7 @@ def package_files(prefix: str, directory: str, extension: str):
'sphinxcontrib.katex==0.9.6',
'sphinxext.opengraph==0.9.1',
'sphinxemoji==0.2.0',
'furo==2022.9.29',
'furo==2023.9.10',
'sphinx-copybutton==0.5.2',
'testbook==0.4.2',
'myst-parser==0.16.1',
Expand Down

0 comments on commit 6d8f08e

Please sign in to comment.