Skip to content

Commit

Permalink
Bump ipython from 8.16.1 to 8.17.2
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.16.1 to 8.17.2.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/commits/8.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 1153951 commit 2cc14d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 33 deletions.
40 changes: 8 additions & 32 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 @@ -21,7 +21,7 @@ pycryptodome = "^3.16.0"
[tool.poetry.dev-dependencies]
black = "^23.7"
flake8 = {version = "^6.0.0", python = "^3.8.1"}
ipython = {version = "^8.14.0", python = "^3.9"}
ipython = {version = "^8.17.2", python = "^3.9"}
mypy = "^1.5.1"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit 2cc14d1

Please sign in to comment.