Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jun 26, 2023
1 parent ca28c98 commit f408b6d
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.2',
'ipykernel==6.23.3',
'jupyter==1.0.0',
'yamllint==1.32.0',
'recommonmark==0.7.1',
Expand Down

0 comments on commit f408b6d

Please sign in to comment.