Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7091eed commit 0409afb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
12 changes: 5 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ fudgeo = "0.8.1"
sqlalchemy = "2.0.36"
azure-storage-blob = "12.24.0"
orjson = "3.10.12"
ipython = "^8.30.0"
ipython = "^8.31.0"

[tool.poetry.group.dev.dependencies]
ipython = "^8.29.0"
ipython = "^8.31.0"
ipdb = "^0.13.13"
pre-commit = "^4.0.1"

Expand Down

0 comments on commit 0409afb

Please sign in to comment.