Skip to content

Commit

Permalink
Bump ipython from 7.18.1 to 7.19.0 (#40)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 7.18.1 to 7.19.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@7.18.1...7.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 31, 2020
1 parent 570a471 commit ba06a4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ pysha3 = "^1.0.2"
black = "^20.8b0"
mypy = "^0.790"
flake8 = "^3.8.4"
ipython = { version = "^7.18.0", python = "^3.7" }
ipython = { version = "^7.19.0", python = "^3.7" }
pytest = "^6.1.2"
pytest-cov = "^2.10.1"

Expand Down

0 comments on commit ba06a4a

Please sign in to comment.