Skip to content

Commit 0c8ba22

Browse files
Update dependency ipykernel to ^6.29.5 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b10b538 commit 0c8ba22

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ regex = "^2023.12.25"
2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "^7.4.4"
2222
pylint = "^2.17.7"
23-
ipykernel = "^6.29.4"
23+
ipykernel = "^6.29.5"
2424
gitpython = "^3.1.43"
2525
pytest-cov = "^4.1.0"
2626

0 commit comments

Comments
 (0)