Skip to content

Commit c01e43c

Browse files
Update ipython requirement from ~=7.30.1 to ~=7.32.0 (#101)
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.30.1...7.32.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0fb1d9 commit c01e43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
coverage ~=6.3
1111
flake8 ~=4.0.1
1212
pytest ~=6.2.5
13-
ipython ~=7.30.1
13+
ipython ~=7.32.0
1414
numpydoc ~=1.2
1515
sphinx ~=4.3.2
1616
sphinx-copybutton ~=0.4.0

0 commit comments

Comments
 (0)