Skip to content

Commit 20a1862

Browse files
Bump ipython from 7.6.1 to 8.10.0 in /requirements
Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.6.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94e87d2 commit 20a1862

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/dev-3.6-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ idna==2.8 # via requests
1717
importlib-metadata==0.18 # via pluggy, pytest
1818
ipdb==0.12
1919
ipython-genutils==0.2.0 # via traitlets
20-
ipython==7.6.1 # via ipdb
20+
ipython==8.10.0 # via ipdb
2121
jedi==0.14.1 # via ipython
2222
mccabe==0.6.1 # via flake8
2323
more-itertools==7.2.0 # via pytest

requirements/dev-3.6.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ idna==2.8 # via requests
3030
importlib-metadata==0.18 # via pluggy, pytest
3131
ipdb==0.12.1
3232
ipython-genutils==0.2.0 # via traitlets
33-
ipython==7.6.1 # via ipdb
33+
ipython==8.10.0 # via ipdb
3434
jedi==0.14.1 # via ipython
3535
mccabe==0.6.1 # via flake8
3636
more-itertools==7.2.0 # via pytest

requirements/dev-3.7-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ idna==2.8 # via requests
3030
importlib-metadata==0.18 # via pluggy, pytest
3131
ipdb==0.12.1
3232
ipython-genutils==0.2.0 # via traitlets
33-
ipython==7.6.1 # via ipdb
33+
ipython==8.10.0 # via ipdb
3434
jedi==0.14.1 # via ipython
3535
mccabe==0.6.1 # via flake8
3636
more-itertools==7.2.0 # via pytest

requirements/dev-3.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ idna==2.8 # via requests
3030
importlib-metadata==0.18 # via pluggy, pytest
3131
ipdb==0.12.1
3232
ipython-genutils==0.2.0 # via traitlets
33-
ipython==7.6.1 # via ipdb
33+
ipython==8.10.0 # via ipdb
3434
jedi==0.14.1 # via ipython
3535
mccabe==0.6.1 # via flake8
3636
more-itertools==7.2.0 # via pytest

0 commit comments

Comments
 (0)