Skip to content

Commit 7b49cf0

Browse files
Update ipython requirement from ~=7.23.0 to ~=7.24.0 (#69)
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@7.23.0...7.24.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8673cbe commit 7b49cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
coverage ~=5.5
1111
flake8 ~=3.9.2
1212
pytest ~=6.2.4
13-
ipython ~=7.23.0
13+
ipython ~=7.24.0
1414
numpydoc ~=1.1.0
1515
sphinx ~=3.5.4
1616
sphinx-copybutton ~=0.3.1

0 commit comments

Comments
 (0)