Skip to content

Commit

Permalink
chore(deps): update dependency jedi to <0.18.1 (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 5, 2021
1 parent 1e41019 commit 655e246
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
Original file line number Diff line number Diff line change
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 655e246

Please sign in to comment.