Skip to content

Commit 3ae9a9f

Browse files
authored
Merge pull request #1124 from nexB/dependabot/pip/ipython-8.10.0
Bump ipython from 8.0.1 to 8.10.0
2 parents 556ae0f + e643dac commit 3ae9a9f

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)