Skip to content

Commit f28db8c

Browse files
dependabot[bot]mvpatel2000
authored andcommitted
Bump ipykernel from 6.15.2 to 6.15.3 (mosaicml#1548)
Bumps [ipykernel]() from 6.15.2 to 6.15.3. --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mihir Patel <[email protected]>
1 parent fb7593e commit f28db8c

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
@@ -104,7 +104,7 @@ def package_files(prefix: str, directory: str, extension: str):
104104
'pytest==7.1.3',
105105
'toml==0.10.2',
106106
'ipython==7.32.0',
107-
'ipykernel==6.15.2',
107+
'ipykernel==6.15.3',
108108
'jupyter==1.0.0',
109109
'yamllint==1.27.1',
110110
'recommonmark==0.7.1',

0 commit comments

Comments
 (0)