Skip to content

Commit

Permalink
build(deps-dev): bump jedi from 0.17.2 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [jedi](https://github.com/davidhalter/jedi) from 0.17.2 to 0.18.0.
- [Release notes](https://github.com/davidhalter/jedi/releases)
- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/jedi@v0.17.2...v0.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 18, 2021
1 parent 9f84a60 commit 8674a0e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 14 deletions.
36 changes: 23 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 @@ -70,7 +70,7 @@ doc = ["sphinx", "sphinx_rtd_theme"]

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

Expand Down

0 comments on commit 8674a0e

Please sign in to comment.