Skip to content

Commit 2feeebd

Browse files
Merge pull request #169 from bkmakerspace/dependabot/pip/ipython-7.8.0
2 parents 11787c8 + 866f4ce commit 2feeebd

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)