Skip to content

Commit 82b43e0

Browse files
build(deps-dev): bump ipython from 8.5.0 to 8.6.0 in /requirements (#5)
Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.5.0...8.6.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86a5932 commit 82b43e0

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

requirements/dev.txt

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
#
77
anyio==3.6.1
88
# via jupyter-server
9-
appnope==0.1.3
10-
# via
11-
# ipykernel
12-
# ipython
139
argon2-cffi==21.3.0
1410
# via
1511
# jupyter-server
@@ -47,10 +43,6 @@ fastjsonschema==2.16.2
4743
# via nbformat
4844
idna==3.4
4945
# via anyio
50-
importlib-metadata==5.0.0
51-
# via nbconvert
52-
importlib-resources==5.10.0
53-
# via jsonschema
5446
ipykernel==6.16.0
5547
# via
5648
# ipywidgets
@@ -59,9 +51,9 @@ ipykernel==6.16.0
5951
# nbclassic
6052
# notebook
6153
# qtconsole
62-
ipython==8.5.0
54+
ipython==8.6.0
6355
# via
64-
# -r requirements/dev.in
56+
# -r dev.in
6557
# ipykernel
6658
# ipywidgets
6759
# jupyter-console
@@ -83,7 +75,7 @@ jinja2==3.1.2
8375
jsonschema==4.16.0
8476
# via nbformat
8577
jupyter==1.0.0
86-
# via -r requirements/dev.in
78+
# via -r dev.in
8779
jupyter-client==7.4.2
8880
# via
8981
# ipykernel
@@ -168,9 +160,7 @@ pexpect==4.8.0
168160
pickleshare==0.7.5
169161
# via ipython
170162
pip-tools==6.9.0
171-
# via -r requirements/dev.in
172-
pkgutil-resolve-name==1.3.10
173-
# via jsonschema
163+
# via -r dev.in
174164
prometheus-client==0.15.0
175165
# via
176166
# jupyter-server
@@ -276,10 +266,6 @@ wheel==0.37.1
276266
# via pip-tools
277267
widgetsnbextension==4.0.3
278268
# via ipywidgets
279-
zipp==3.9.0
280-
# via
281-
# importlib-metadata
282-
# importlib-resources
283269

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

0 commit comments

Comments
 (0)