Skip to content

Commit

Permalink
build(deps-dev): bump ipython from 8.21.0 to 8.22.0 (#126)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.21.0...8.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent d7a2f7a commit 92c9909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dev = [
"black==24.2.0",
"build==1.0.3",
"flake8==7.0.0",
"ipython==8.21.0",
"ipython==8.22.0",
"isort==5.13.2",
"pylint==3.0.3",
"pytest-cov==4.1.0",
Expand Down

0 comments on commit 92c9909

Please sign in to comment.