Skip to content

Commit 866f4ce

Browse files
Bump ipython from 7.6.0 to 7.8.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.6.0 to 7.8.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.6.0...7.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 11787c8 commit 866f4ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ django-allauth = { git = "https://github.com/pennersr/django-allauth.git", commi
3131
[tool.poetry.dev-dependencies]
3232
ipdb = "^0.12"
3333
Werkzeug = "=0.15.4"
34-
ipython = "^7.6"
34+
ipython = "^7.8"
3535
isort = "^4.3"
3636
flake8 = "^3.7"
3737
django-debug-toolbar = "^2.0"

0 commit comments

Comments
 (0)