Skip to content

Commit c501a3f

Browse files
Bump bpython from 0.21 to 0.23
Bumps [bpython](https://github.com/bpython/bpython) from 0.21 to 0.23. - [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) --- 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 85b1870 commit c501a3f

File tree

2 files changed

+107
-30
lines changed

2 files changed

+107
-30
lines changed

poetry.lock

Lines changed: 106 additions & 29 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
@@ -20,7 +20,7 @@ mistune = {version = "2.0.0rc1", allow-prereleases = true}
2020
pybadges = "^2.2.1"
2121

2222
[tool.poetry.dev-dependencies]
23-
bpython = "^0.21"
23+
bpython = "^0.23"
2424

2525
[build-system]
2626
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)