Skip to content

Commit

Permalink
chore(deps-dev): bump ipython from 5.10.0 to 7.16.3
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 5.10.0 to 7.16.3.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@5.10.0...7.16.3)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2023
1 parent b084a23 commit c65b2a8
Showing 1 changed file with 21 additions and 38 deletions.
59 changes: 21 additions & 38 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
#
# pip-compile dev-requirements.in
#

aspy.yaml==1.3.0
aspy-yaml==1.3.0
# via pre-commit
atomicwrites==1.4.0
# via pytest
Expand All @@ -14,7 +13,9 @@ attrs==21.2.0
# -c requirements.txt
# jsonschema
# pytest
backports.entry-points-selectable==1.1.0
backcall==0.2.0
# via ipython
backports-entry-points-selectable==1.1.0
# via virtualenv
bleach==3.3.1
# via nbconvert
Expand All @@ -37,39 +38,28 @@ filelock==3.0.12
# via virtualenv
identify==1.6.2
# via pre-commit
importlib-metadata==2.1.1
# via
# -c requirements.txt
# backports.entry-points-selectable
# jsonschema
# pluggy
# pre-commit
# pytest
# virtualenv
importlib-resources==3.2.1
# via
# pre-commit
# virtualenv
ipykernel==4.10.1
# via
# ipywidgets
# jupyter
# jupyter-console
# notebook
# qtconsole
ipython==7.16.3
# via
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# nbformat
# notebook
# qtconsole
# traitlets
ipython==5.10.0
# via
# ipykernel
# ipywidgets
# jupyter-console
ipywidgets==7.6.3
# via jupyter
jedi==0.17.2
# via ipython
jinja2==2.11.3
# via
# nbconvert
Expand All @@ -78,6 +68,8 @@ jsonschema==3.2.0
# via
# -c requirements.txt
# nbformat
jupyter==1.0.0
# via -r dev-requirements.in
jupyter-client==4.4.0
# via
# -r dev-requirements.in
Expand All @@ -97,8 +89,8 @@ jupyter-core==4.6.3
# nbformat
# notebook
# qtconsole
jupyter==1.0.0
# via -r dev-requirements.in
jupyterlab-widgets==3.0.5
# via ipywidgets
markupsafe==1.1.1
# via jinja2
mistune==0.8.4
Expand Down Expand Up @@ -127,8 +119,8 @@ packaging==20.9
# pytest
pandocfilters==1.4.3
# via nbconvert
pathlib2==2.3.7.post1
# via pytest
parso==0.7.1
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
Expand All @@ -139,7 +131,7 @@ pluggy==0.13.1
# via pytest
pre-commit==1.21.0
# via -r dev-requirements.in
prompt-toolkit==1.0.18
prompt-toolkit==3.0.36
# via ipython
ptyprocess==0.7.0
# via
Expand All @@ -158,16 +150,16 @@ pyrsistent==0.16.1
# via
# -c requirements.txt
# jsonschema
pytest-cov==2.8.1
# via -r dev-requirements.in
pytest==4.6.10
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==2.8.1
# via -r dev-requirements.in
pyyaml==5.3.1
# via
# -c requirements.txt
# aspy.yaml
# aspy-yaml
# pre-commit
pyzmq==19.0.2
# via
Expand All @@ -177,18 +169,14 @@ qtconsole==4.7.7
# via jupyter
qtpy==1.9.0
# via qtconsole
simplegeneric==0.8.1
# via ipython
six==1.15.0
# via
# -c requirements.txt
# bleach
# cfgv
# jsonschema
# more-itertools
# pathlib2
# pre-commit
# prompt-toolkit
# pytest
# traitlets
# virtualenv
Expand Down Expand Up @@ -224,11 +212,6 @@ webencodings==0.5.1
# via bleach
widgetsnbextension==3.5.1
# via ipywidgets
zipp==1.2.0
# via
# -c requirements.txt
# importlib-metadata
# importlib-resources

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

0 comments on commit c65b2a8

Please sign in to comment.