Skip to content

Commit

Permalink
Update ipython requirement from <=8.6.0 to <8.9.0 (#767)
Browse files Browse the repository at this point in the history
Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@rel-0.8.4...8.8.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent 4468fc9 commit 2883717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notebook-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Jupyter notebooks
ipython<=8.6.0
ipython<8.9.0
# ipython 8.7 introduced a bug regarding pygments lexer support
# https://github.com/spatialaudio/nbsphinx/issues/24
# https://github.com/ipython/ipython/issues/13845
Expand Down

0 comments on commit 2883717

Please sign in to comment.