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 Feb 2, 2023
1 parent ee19295 commit 99ba4a9
Showing 1 changed file with 13 additions and 31 deletions.
44 changes: 13 additions & 31 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile dev-requirements.in
#
aspy.yaml==1.3.0
aspy-yaml==1.3.0
# via pre-commit
atomicwrites==1.4.1
# via pytest
Expand Down Expand Up @@ -36,25 +36,18 @@ filelock==3.2.1
# via virtualenv
identify==1.6.2
# via pre-commit
importlib-metadata==2.1.3
# via
# -c requirements.txt
# jsonschema
# pluggy
# pre-commit
# pytest
# virtualenv
importlib-resources==3.2.1
# via
# pre-commit
# virtualenv
ipykernel==5.5.6
# via
# ipywidgets
# jupyter
# jupyter-console
# notebook
# qtconsole
ipython==7.16.3
# via
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# ipykernel
Expand All @@ -63,11 +56,6 @@ ipython-genutils==0.2.0
# notebook
# qtconsole
# traitlets
ipython==7.9.0
# via
# ipykernel
# ipywidgets
# jupyter-console
ipywidgets==7.7.2
# via jupyter
jedi==0.17.2
Expand All @@ -80,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 @@ -99,8 +89,8 @@ jupyter-core==4.6.3
# nbformat
# notebook
# qtconsole
jupyter==1.0.0
# via -r dev-requirements.in
jupyterlab-widgets==1.1.1
# via ipywidgets
markupsafe==1.1.1
# via jinja2
mistune==0.8.4
Expand Down Expand Up @@ -130,8 +120,6 @@ pandocfilters==1.5.0
# via nbconvert
parso==0.7.1
# via jedi
pathlib2==2.3.7.post1
# via pytest
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
Expand Down Expand Up @@ -161,16 +149,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==20.0.0
# via
Expand All @@ -186,7 +174,6 @@ six==1.15.0
# bleach
# cfgv
# jsonschema
# pathlib2
# pre-commit
# prompt-toolkit
# pytest
Expand Down Expand Up @@ -224,11 +211,6 @@ webencodings==0.5.1
# via bleach
widgetsnbextension==3.6.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 99ba4a9

Please sign in to comment.