Skip to content

Commit

Permalink
build(deps-dev): bump ipython from 8.17.2 to 8.18.1
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.17.2 to 8.18.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.17.2...8.18.1)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 5b618a8 commit 34f994b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tests = [
"openpyxl==3.1.2",
"scikit-learn==1.3.2",
"pytest-xdist==3.4.0",
"ipython==8.17.2",
"ipython==8.18.1",
]
doc = [
"recommonmark==0.7.1",
Expand All @@ -65,7 +65,7 @@ doc = [
"ipywidgets==8.1.1",
"joblib==1.3.2",
"scikit-learn==1.3.2",
"ipython==8.17.2",
"ipython==8.18.1",
"jupyterlab==4.0.9",
"sphinx-jinja==2.0.2",
"sphinx-autoapi==3.0.0",
Expand Down

0 comments on commit 34f994b

Please sign in to comment.