Skip to content

Commit

Permalink
Chore [deps:pip]: Bump ipython from 8.30.0 to 8.31.0 in /python
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 37682d7 commit 6b1ebd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions python/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 python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ chevron="^0.14.0"
boto3-stubs = {extras = ["essential"], version = "^1.35.86"}

[tool.poetry.group.dev.dependencies]
ipython = "^8.30.0"
ipython = "^8.31.0"
pytest = "^8.3.4"
pytest-cov = "^6.0.0"
ruff = "^0.8.4"
Expand Down

0 comments on commit 6b1ebd1

Please sign in to comment.