Skip to content

Commit 69a86a5

Browse files
Bump ipython from 8.33.0 to 9.0.1
Bumps [ipython](https://github.com/ipython/ipython) from 8.33.0 to 9.0.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.33.0...9.0.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c58935a commit 69a86a5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

requirements.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,10 @@ idna==3.10
114114
# via requests
115115
iniconfig==2.0.0
116116
# via pytest
117-
ipython==8.33.0
117+
ipython==9.0.1
118118
# via -r requirements.in
119+
ipython-pygments-lexers==1.1.1
120+
# via ipython
119121
isort==6.0.1
120122
# via pylint
121123
itypes==1.2.0
@@ -194,7 +196,9 @@ pyflakes==3.2.0
194196
# flake8
195197
# prospector
196198
pygments==2.19.1
197-
# via ipython
199+
# via
200+
# ipython
201+
# ipython-pygments-lexers
198202
pylint==3.3.4
199203
# via
200204
# prospector

0 commit comments

Comments
 (0)