Skip to content

Commit 9ad0fdd

Browse files
committed
1 parent b07c49b commit 9ad0fdd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ black = {version = "^20.8b1", markers = "platform_python_implementation!='PyPy'"
4646
coverage = "^5.3"
4747
flake8 = "^3.8.4"
4848
ipython = [
49-
{version = "^7.19.0", python = "^3.7"},
50-
{version = "~7.16.0", python = "3.6"},
49+
{version = "^7.32.0", python = "^3.7"},
50+
{version = "~7.16.3", python = "3.6"},
5151
]
5252
isort = "^5.6.4"
5353
mock = "^4.0.2"

0 commit comments

Comments
 (0)