Skip to content

Commit 29b9d55

Browse files
authored
Merge pull request #209 from a5chin/dependabot/pip/ipykernel-gte-7.2.0
chore(uv): update ipykernel requirement from >=7.1.0 to >=7.2.0
2 parents ec419b3 + 594fe9c commit 29b9d55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
dev = [
2323
"cookiecutter>=2.6.0",
2424
"cookiecutter-data-science>=2.3.0",
25-
"ipykernel>=7.1.0",
25+
"ipykernel>=7.2.0",
2626
"jupyter>=1.1.1",
2727
"mkdocs-material>=9.7.1",
2828
"nox>=2025.11.12",

0 commit comments

Comments
 (0)