Skip to content

Commit

Permalink
chore(deps): bump ipython from 8.11.0 to 8.20.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.20.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.11.0...8.20.0)

---
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 Jan 8, 2024
1 parent 9aaf665 commit be722ab
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 @@ -24,7 +24,7 @@ test = ["coveralls", "pytest"]
docs = [
"Sphinx==6.1.3",
"sphinx-autodoc-typehints==1.22",
"ipython==8.11.0",
"ipython==8.20.0",
"asteroid-sphinx-theme==0.0.3",
"sphinx_rtd_theme==1.2.0"
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ importlib-resources==6.1.0
# via matplotlib
iniconfig==2.0.0
# via pytest
ipython==8.11.0
ipython==8.20.0
# via py-cptcore (pyproject.toml)
isort==5.12.0
# via py-cptcore (pyproject.toml)
Expand Down

0 comments on commit be722ab

Please sign in to comment.