Skip to content

Commit

Permalink
Bump ipython from 8.26.0 to 8.29.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.26.0 to 8.29.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.26.0...8.29.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 Nov 1, 2024
1 parent c896ed3 commit 2d7637e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requests-toolbelt = "==1.0.0"
pytest = "==8.3.2"
coverage = "==7.6.1"
pytest-cov = "==5.0.0"
ipython = "==8.26.0"
ipython = "==8.29.0"
pytest-asyncio = "==0.23.8"
# currently for design/experiments/store_mongo.py
pymongo = "==4.8.0"
Expand Down
24 changes: 12 additions & 12 deletions Pipfile.lock

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

0 comments on commit 2d7637e

Please sign in to comment.