Skip to content

Commit

Permalink
Bump ipython from 8.23.0 to 8.24.0 (#5389)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent b1bcca4 commit c92e83c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pytest-django==4.8.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-xdist==3.5.0
ipython==8.23.0
ipython==8.24.0
factory-boy==3.3.0
freezegun==1.5.0
requests-mock==1.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ idna==3.7
# yarl
iniconfig==1.1.1
# via pytest
ipython==8.23.0
ipython==8.24.0
# via -r requirements-dev.in
isort==5.11.4
# via pylint
Expand Down

0 comments on commit c92e83c

Please sign in to comment.