Skip to content

Commit

Permalink
Bump ipykernel from 6.29.2 to 6.29.5 (mosaicml#3459)
Browse files Browse the repository at this point in the history
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.29.2 to 6.29.5.
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/v6.29.5/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.2...v6.29.5)

---
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] authored Jul 8, 2024
1 parent 56ccc2e commit ebf7d7e
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 @@ -107,7 +107,7 @@ def package_files(prefix: str, directory: str, extension: str):
'fasteners==0.18', # object store tests require fasteners
'pytest==7.4.4',
'ipython==8.11.0',
'ipykernel==6.29.2',
'ipykernel==6.29.5',
'jupyter==1.0.0',
'yamllint==1.35.1',
'recommonmark==0.7.1',
Expand Down

0 comments on commit ebf7d7e

Please sign in to comment.