Skip to content

Commit dd3436b

Browse files
Bump ipython from 9.7.0 to 9.14.0 (#266)
Bumps [ipython](https://github.com/ipython/ipython) from 9.7.0 to 9.14.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.7.0...9.14.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05ccd3c commit dd3436b

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

requirements/dev.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,11 @@ factory-boy==3.3.3
1818
# via -r requirements/dev.in
1919
faker==15.3.1
2020
# via factory-boy
21-
importlib-metadata==6.6.0
22-
# via pip-sync-faster
23-
ipython==9.7.0
21+
ipython==9.14.0
2422
# via -r requirements/dev.in
2523
ipython-pygments-lexers==1.1.1
2624
# via ipython
27-
jedi==0.18.1
25+
jedi==0.19.1
2826
# via ipython
2927
matplotlib-inline==0.1.6
3028
# via ipython
@@ -42,6 +40,8 @@ pip-tools==7.5.2
4240
# pip-sync-faster
4341
prompt-toolkit==3.0.41
4442
# via ipython
43+
psutil==7.2.2
44+
# via ipython
4545
ptyprocess==0.7.0
4646
# via pexpect
4747
pure-eval==0.2.2
@@ -76,8 +76,6 @@ wcwidth==0.2.5
7676
# via prompt-toolkit
7777
wheel==0.38.4
7878
# via pip-tools
79-
zipp==3.19.1
80-
# via importlib-metadata
8179

8280
# The following packages are considered to be unsafe in a requirements file:
8381
pip==25.3

0 commit comments

Comments
 (0)