Skip to content

Commit

Permalink
Bump ipykernel from 6.23.3 to 6.24.0 (mosaicml#2360)
Browse files Browse the repository at this point in the history
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.23.3 to 6.24.0.
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.23.3...v6.24.0)

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-type: direct:development
  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] committed Jul 13, 2023
1 parent f2a2dc8 commit a8a1055
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 @@ -104,7 +104,7 @@ def package_files(prefix: str, directory: str, extension: str):
'pytest==7.4.0',
'toml==0.10.2',
'ipython==8.11.0',
'ipykernel==6.23.3',
'ipykernel==6.24.0',
'jupyter==1.0.0',
'yamllint==1.32.0',
'recommonmark==0.7.1',
Expand Down

0 comments on commit a8a1055

Please sign in to comment.