Skip to content

Commit edbcd79

Browse files
Bump ipython from 7.14.0 to 7.16.3 in /src/backend
Bumps [ipython](https://github.com/ipython/ipython) from 7.14.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.14.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77cccb4 commit edbcd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"idna==2.9",
2222
"importlib-metadata==1.6.0; python_version < '3.8'",
2323
"ipdb==0.13.2",
24-
"ipython==7.14.0",
24+
"ipython==7.16.3",
2525
"ipython-genutils==0.2.0",
2626
"itsdangerous==1.1.0",
2727
"jedi==0.17.0",

0 commit comments

Comments
 (0)