Skip to content

Commit 0d2d2fa

Browse files
Bump bpython from 0.24 to 0.25
Bumps [bpython](https://github.com/bpython/bpython) from 0.24 to 0.25. - [Release notes](https://github.com/bpython/bpython/releases) - [Changelog](https://github.com/bpython/bpython/blob/main/CHANGELOG.rst) - [Commits](https://github.com/bpython/bpython/commits/0.25) --- updated-dependencies: - dependency-name: bpython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43af22b commit 0d2d2fa

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
@@ -15,7 +15,7 @@ python-decouple = "^3.8"
1515

1616
[tool.poetry.dev-dependencies]
1717
black = "^24.10"
18-
bpython = "^0.24"
18+
bpython = "^0.25"
1919
django-debug-toolbar = "^4.4.6"
2020
django-stubs = "^4.2.4"
2121
flake8 = "^7.1.1"

0 commit comments

Comments
 (0)