Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent a9b60a0 commit 9f625c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -34,7 +34,7 @@ pycryptodome = "^3.15.0"
[tool.poetry.dev-dependencies]
black = "^22.10.0"
flake8 = "^5.0.4"
ipython = {version = "^8.4.0", python = "^3.8"}
ipython = {version = "^8.6.0", python = "^3.8"}
mypy = "^0.982"

# stubs
Expand Down

0 comments on commit 9f625c1

Please sign in to comment.