Skip to content

Commit

Permalink
Bump ipython from 8.22.2 to 8.24.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.22.2 to 8.24.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.22.2...8.24.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] committed May 4, 2024
1 parent bee7993 commit a85afb2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -37,7 +37,7 @@ wtforms-sqlalchemy = "0.3"
[tool.poetry.group.dev.dependencies]
faker = "24.4.0"
flake8 = "7.0.0"
ipython = "^8.22.1"
ipython = "^8.24.0"
mypy = "1.9.0"
myst-parser = "2.0.0"
pandas = "^2.2.1"
Expand Down

0 comments on commit a85afb2

Please sign in to comment.