Skip to content

Commit b11fa72

Browse files
Update ipython requirement from ~=7.15.0 to ~=7.16.1 (#606)
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.15.0...7.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 311f9c9 commit b11fa72

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
@@ -4,7 +4,7 @@ pyflakes ~=2.2.0
44
pytest ~=5.4.3
55
vcrpy ~=4.0.2
66
doctr ~=1.8.0
7-
ipython ~=7.15.0
7+
ipython ~=7.16.1
88
matplotlib ~=3.2.2
99
numpydoc ~=1.0.0
1010
requests-mock ~=1.8.0

0 commit comments

Comments
 (0)