Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 0141fad commit 2d9ec00
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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.27.1"
ipykernel = "^6.28.0"
mypy = "^1.8.0"
nbformat = "^5.9.2"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 2d9ec00

Please sign in to comment.