Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 5e8dab3 commit 0b1f6bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include = [
[tool.poetry.dependencies]
python = "^3.10"
PyYAML = "6.0.2"
ipython = "8.27.0"
ipython = "8.31.0"
openai = "1.58.1"
click = "^8.1.7"
beautifulsoup4 = "^4.12.3"
Expand Down

0 comments on commit 0b1f6bd

Please sign in to comment.