This is a minor release that bumps the versions of several dependencies in Jupyter Book (see below for details).
Enhancements made¶
- Allow recursively updating the sphinx configuration instead of totally over-writing it, see the sphinx configuration docs for details #1599 (
@kmpaul
)
Updated dependencies¶
- sphinxcontrib-bibtex
v0.4.*
#1513 (@bryanwweber
) - sphinx-thebe
v0.1.*
#1634 (@choldgraf
) - click
v8.*
#1623 (@lukasbindreiter
) - Remove Python 3.6 and add Python 3.9 #1626 (
@choldgraf
)