diff --git a/setup.py b/setup.py index 035326a105..7c08b73e70 100644 --- a/setup.py +++ b/setup.py @@ -128,7 +128,7 @@ def package_files(prefix: str, directory: str, extension: str): 'traitlets==5.4.0', 'nbsphinx==0.8.9', 'pandoc==2.2', - 'pypandoc==1.8.1', + 'pypandoc==1.9', 'GitPython==3.1.27', 'moto[s3]>=4.0.1,<5', 'mock-ssh-server==0.9.1',