Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent ecfc6b9 commit efacd05
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 @@ -67,7 +67,7 @@ isort = "^5.12.0"
pytest-xdist = { extras = ["psutil"], version = "^3.3.1" }
pytest-cov = "^4.1.0"
types-tzlocal = "^5.0.1.1"
ipykernel = "^6.25.0"
ipykernel = "^6.25.2"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit efacd05

Please sign in to comment.