Skip to content

Commit

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

---
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 Dec 1, 2024
1 parent 6bbb139 commit 1539770
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ mnemonic = ">=0.20"
pycryptodome = ">=3.19.1"

[tool.poetry.group.dev.dependencies]
ipython = {version = "8.29.0", python = "^3.10"}
ipython = {version = "8.30.0", python = "^3.10"}
mypy = "^1.13.0"
ruff = "^0.8.0"

Expand Down

0 comments on commit 1539770

Please sign in to comment.