Skip to content

Commit

Permalink
chore(deps): update dependency jedi to <0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonsantos committed Mar 30, 2021
1 parent d6a2f51 commit d1c63a4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
27 changes: 14 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -86,7 +86,7 @@ doc = ["sphinx", "sphinx_rtd_theme", "sphobjinv"]

[tool.poetry.dev-dependencies]
ipython = "*"
jedi = "<0.18.0" # TODO: remove when this is fixed https://github.com/ipython/ipython/issues/12745
jedi = "<0.18.1" # TODO: remove when this is fixed https://github.com/ipython/ipython/issues/12745
ipdb = "*"
icecream = "*"

Expand Down

0 comments on commit d1c63a4

Please sign in to comment.