Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ipython from 7.23.1 to 8.14.0 #470

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ appdirs==1.4.4
# via
# -c requirements-test.txt
# virtualenv
appnope==0.1.2
# via ipython
asttokens==2.2.1
# via stack-data
backcall==0.2.0
# via ipython
cfgv==3.2.0
Expand All @@ -22,14 +22,16 @@ decorator==5.0.7
# via ipython
distlib==0.3.1
# via virtualenv
executing==1.2.0
# via stack-data
filelock==3.0.12
# via virtualenv
identify==2.2.4
# via pre-commit
ipython==8.14.0
# via -r requirements-dev.in
ipython-genutils==0.2.0
# via traitlets
ipython==7.23.1
# via -r requirements-dev.in
jedi==0.18.0
# via ipython
matplotlib-inline==0.1.2
Expand All @@ -48,10 +50,12 @@ pip-tools==6.1.0
# via -r requirements-dev.in
pre-commit==2.12.1
# via -r requirements-dev.in
prompt-toolkit==3.0.18
prompt-toolkit==3.0.39
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pygments==2.9.0
# via ipython
python-dotenv==0.17.1
Expand All @@ -62,6 +66,8 @@ six==1.16.0
# via
# -c requirements-test.txt
# virtualenv
stack-data==0.6.2
# via ipython
toml==0.10.2
# via
# -c requirements-test.txt
Expand All @@ -71,11 +77,12 @@ traitlets==5.0.5
# via
# ipython
# matplotlib-inline
typing-extensions==4.7.1
# via ipython
virtualenv==20.4.6
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools