Skip to content

Commit d5aca66

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

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.30.0 # For sphinx documentation
10+
IPython == 7.30.1 # For sphinx documentation

0 commit comments

Comments
 (0)