Skip to content

Commit 8403027

Browse files
authored
Merge pull request #148 from FalkorDB/dependabot/pip/ipykernel-7.1.0
Bump ipykernel from 6.30.1 to 7.1.0
2 parents 4ce80ef + fca9758 commit 8403027

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -36,7 +36,7 @@ sphinx = "^7.3.7"
3636
sphinx-rtd-theme = "^2.0.0"
3737
pandas = "^2.2.2"
3838
jupyter = "^1.0.0"
39-
ipykernel = "^6.29.5"
39+
ipykernel = ">=6.29.5,<8.0.0"
4040

4141
[build-system]
4242
requires = ["poetry-core"]

0 commit comments

Comments
 (0)