Skip to content

Commit c38bcaf

Browse files
committed
chore: Upgrade deps
1 parent 1b3a6e2 commit c38bcaf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

requirements.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ click-log==0.4.0
2525
# via clk (setup.py)
2626
colorama==0.4.6
2727
# via clk (setup.py)
28-
decorator==5.1.1
28+
decorator==5.2.1
2929
# via
3030
# ipdb
3131
# ipython
@@ -39,8 +39,10 @@ idna==3.10
3939
# via requests
4040
ipdb==0.13.13
4141
# via clk (setup.py)
42-
ipython==8.32.0
42+
ipython==9.0.1
4343
# via ipdb
44+
ipython-pygments-lexers==1.1.1
45+
# via ipython
4446
jedi==0.19.2
4547
# via ipython
4648
matplotlib-inline==0.1.7
@@ -67,6 +69,7 @@ pygments==2.19.1
6769
# via
6870
# clk (setup.py)
6971
# ipython
72+
# ipython-pygments-lexers
7073
pyparsing==3.2.1
7174
# via pydotplus
7275
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)