Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Konubinix committed Nov 27, 2023
1 parent 6989ce2 commit 1e412b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ glob2==0.7
# via clk (setup.py)
humanize==4.0.0
# via clk (setup.py)
idna==3.4
idna==3.6
# via requests
ipdb==0.13.13
# via clk (setup.py)
ipython==8.17.2
ipython==8.18.1
# via ipdb
jedi==0.19.1
# via ipython
Expand All @@ -58,7 +58,7 @@ parsedatetime==2.6
# via clk (setup.py)
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
pluginbase==1.0.1
# via clk (setup.py)
Expand All @@ -70,7 +70,7 @@ pure-eval==0.2.2
# via stack-data
pydotplus==2.0.2
# via clk (setup.py)
pygments==2.17.1
pygments==2.17.2
# via
# clk (setup.py)
# ipython
Expand Down Expand Up @@ -99,5 +99,5 @@ traitlets==5.13.0
# matplotlib-inline
urllib3==2.1.0
# via requests
wcwidth==0.2.10
wcwidth==0.2.12
# via prompt-toolkit

0 comments on commit 1e412b8

Please sign in to comment.