Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 021928c commit 5ccb949
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
25 changes: 20 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ screeninfo = "^0.8.1"
seaborn = ">=0.11.2"

[tool.poetry.dev-dependencies]
ipykernel = "^6.29.0"
ipykernel = "^6.29.2"
mypy = "^1.8.0"
nbformat = "^5.9.2"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 5ccb949

Please sign in to comment.