Skip to content

Commit 1cb4d53

Browse files
Merge pull request #374 from robbievanleeuwen/bump-ipython
Bump ipython from 8.17.2 to 8.18.1
2 parents de4bc59 + f9c3005 commit 1cb4d53

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
furo==2023.9.10
22
ipykernel==6.27.1
3-
ipython==8.17.2
3+
ipython==8.18.1
44
ipywidgets==8.1.1
55
nbconvert==7.13.0
66
nbsphinx==0.9.3

poetry.lock

Lines changed: 8 additions & 9 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
@@ -74,7 +74,7 @@ flake8-pytest-style = "^1.7.2"
7474
flake8-rst-docstrings = "^0.3.0"
7575
furo = "^2023.9.10"
7676
ipykernel = "^6.27.1"
77-
ipython = "^8.17.2"
77+
ipython = "^8.18.1"
7878
ipywidgets = "^8.1.1"
7979
isort = "^5.13.2"
8080
mypy = "^1.6.1"

0 commit comments

Comments
 (0)