Skip to content

Commit

Permalink
build(deps-dev): bump ipython from 7.34.0 to 8.10.0 in /jobbergate-api
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 7.34.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@7.34.0...8.10.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 8418de0 commit 8420a6f
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 65 deletions.
146 changes: 82 additions & 64 deletions jobbergate-api/poetry.lock

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

2 changes: 1 addition & 1 deletion jobbergate-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pydantic-settings = "^2.2.1"

[tool.poetry.group.dev.dependencies]
asgi-lifespan = "^1.0.1"
ipython = "^7.31.1"
ipython = ">=7.31.1,<9.0.0"
mypy = "^1.8.0"
nest_asyncio = "^1.3.3"
pgcli = "^3.1.0"
Expand Down

0 comments on commit 8420a6f

Please sign in to comment.