Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent d3ac03c commit b4fe749
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ map = [
gef = ["pygef>=0.8"]
test = ["coveralls", "pytest"]
docs = [
"ipython==7.30.1",
"ipython==8.24.0",
"Sphinx==6.1.3",
"sphinx-autodoc-typehints==1.22.0",
"asteroid-sphinx-theme==0.0.3",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
ipython==7.30.1
ipython==8.24.0
# via GeoProfileCore (pyproject.toml)
isort==5.13.2
# via GeoProfileCore (pyproject.toml)
Expand Down

0 comments on commit b4fe749

Please sign in to comment.