Skip to content

Commit

Permalink
Bump ipython from 7.14.0 to 7.16.3 in /src/backend
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
1 parent 0cc9e52 commit 5cdc62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"idna==2.9",
"importlib-metadata==1.6.0; python_version < '3.8'",
"ipdb==0.13.2",
"ipython==7.14.0",
"ipython==7.16.3",
"ipython-genutils==0.2.0",
"itsdangerous==1.1.0",
"jedi==0.17.0",
Expand Down

0 comments on commit 5cdc62e

Please sign in to comment.