Skip to content

Commit

Permalink
Bump ipython from 8.11.0 to 8.27.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.27.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.11.0...8.27.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 Sep 2, 2024
1 parent eda41dc commit 3f0d224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def package_files(prefix: str, directory: str, extension: str):
'coverage[toml]==7.6.0',
'fasteners==0.18', # object store tests require fasteners
'pytest==7.4.4',
'ipython==8.11.0',
'ipython==8.27.0',
'ipykernel==6.29.5',
'jupyter==1.0.0',
'yamllint==1.35.1',
Expand Down

0 comments on commit 3f0d224

Please sign in to comment.