Skip to content

Commit 6b1fb91

Browse files
Update ipython requirement from ~=8.17.2 to ~=8.18.0
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@8.17.2...8.18.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f76885a commit 6b1fb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mypy>=1.1.1,<1.8.0
2-
ipython~=8.17.2
2+
ipython~=8.18.0

0 commit comments

Comments
 (0)