Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 9490e2a commit 042b597
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 @@ -127,7 +127,7 @@ dev = [
"time-machine",
"honcho",
"ipdb",
"ipython>=7.31.1,<8",
"ipython>=7.31.1,<9",
"pywatchman",
]
production = [
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ iniconfig==2.0.0
# via pytest
ipdb==0.13.13
# via fragdenstaat-de (pyproject.toml)
ipython==7.34.0
ipython==8.28.0
# via
# fragdenstaat-de (pyproject.toml)
# ipdb
Expand Down

0 comments on commit 042b597

Please sign in to comment.