Skip to content

Commit e643dac

Browse files
dependabot[bot]TG1999
authored andcommitted
Bump ipython from 8.0.1 to 8.10.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.0.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.0.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 556ae0f commit e643dac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ idna==3.3
4242
imagesize==1.3.0
4343
importlib-metadata==4.11.3
4444
iniconfig==1.1.1
45-
ipython==8.0.1
45+
ipython==8.10.0
4646
isort==5.10.1
4747
jedi==0.18.1
4848
Jinja2==3.1.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ dev =
108108
freezegun>=1.1.0
109109
# misc
110110
docker-compose
111-
ipython==8.0.1
111+
ipython==8.10.0
112112
# used for testing
113113
commoncode
114114
# debug

0 commit comments

Comments
 (0)