Skip to content

Commit a992862

Browse files
Update dependency bpython to ^0.25 (#1971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37aea31 commit a992862

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ llama-index-agent-openai = "^0.4.1"
9292

9393

9494
[tool.poetry.group.dev.dependencies]
95-
bpython = "^0.24"
95+
bpython = "^0.25"
9696
ddt = "^1.6.0"
9797
django-debug-toolbar = "^4.1.0"
9898
factory_boy = "^3.3.0"

0 commit comments

Comments
 (0)