Skip to content

Commit 2c07722

Browse files
Bump ipython from 7.29.0 to 7.30.0 (AtsushiSakai#588)
Bumps [ipython](https://github.com/ipython/ipython) from 7.29.0 to 7.30.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.29.0...7.30.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b9d05d commit 2c07722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pytest == 6.2.5 # For unit test
77
pytest-xdist == 2.4.0 # For unit test
88
sphinx < 4.0 # For sphinx documentation
99
sphinx_rtd_theme == 1.0.0
10-
IPython == 7.29.0 # For sphinx documentation
10+
IPython == 7.30.0 # For sphinx documentation

0 commit comments

Comments
 (0)