Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 272888f commit c133652
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 @@ -27,7 +27,7 @@ test = ["coveralls", "pytest", "requests-mock"]
docs = [
"Sphinx==6.1.3",
"sphinx-autodoc-typehints==1.22",
"ipython==8.11.0",
"ipython==8.25.0",
"asteroid-sphinx-theme==0.0.3",
"sphinx_rtd_theme>1.2,<2",
"enum-tools[sphinx]>=0.12,<0.13",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
ipython==8.11.0
ipython==8.25.0
# via
# baec (pyproject.toml)
# black
Expand Down

0 comments on commit c133652

Please sign in to comment.