Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 827bf2c commit c3fdb0c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ requests-toolbelt = "==1.0.0"
pytest = "==7.4.4"
coverage = "==7.4.4"
pytest-cov = "==5.0.0"
ipython = "==8.23.0"
ipython = "==8.24.0"
pytest-asyncio = "==0.23.6"
# currently for design/experiments/store_mongo.py
pymongo = "==4.6.3"
Expand Down
38 changes: 19 additions & 19 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3fdb0c

Please sign in to comment.