Skip to content

Commit f48ece6

Browse files
Bump ipython from 8.11.0 to 8.36.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.36.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.11.0...8.36.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73425ee commit f48ece6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def package_files(prefix: str, directory: str, extension: str):
105105
'coverage[toml]>=7.8.0,<8',
106106
'fasteners==0.18', # object store tests require fasteners
107107
'pytest==7.4.4',
108-
'ipython==8.11.0',
108+
'ipython==8.36.0',
109109
'ipykernel==6.29.5',
110110
'jupyter==1.1.1',
111111
'yamllint==1.37.1',

0 commit comments

Comments
 (0)