Skip to content

Commit cb35389

Browse files
chore(deps): update dependency ipython to v9.8.0
1 parent bec1a19 commit cb35389

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -578,14 +578,14 @@ ipykernel==7.1.0 \
578578
# jupyter
579579
# jupyter-console
580580
# jupyterlab
581-
ipython==8.37.0 ; python_full_version < '3.11' \
582-
--hash=sha256:ca815841e1a41a1e6b73a0b08f3038af9b2252564d01fc405356d34033012216 \
583-
--hash=sha256:ed87326596b878932dbcb171e3e698845434d8c61b8d8cd474bf663041a9dcf2
581+
ipython==9.8.0; python_full_version < '3.11' \
582+
--hash=sha256:8e4ce129a627eb9dd221c41b1d2cdaed4ef7c9da8c17c63f6f578fe231141f83 \
583+
--hash=sha256:ebe6d1d58d7d988fbf23ff8ff6d8e1622cfdb194daf4b7b73b792c4ec3b85385
584584
# via
585585
# ipykernel
586586
# ipywidgets
587587
# jupyter-console
588-
ipython==9.7.0 ; python_full_version >= '3.11' \
588+
ipython==9.8.0 ; python_full_version >= '3.11' \
589589
--hash=sha256:5f6de88c905a566c6a9d6c400a8fed54a638e1f7543d17aae2551133216b1e4e \
590590
--hash=sha256:bce8ac85eb9521adc94e1845b4c03d88365fd6ac2f4908ec4ed1eb1b0a065f9f
591591
# via

0 commit comments

Comments
 (0)