Skip to content

Commit b7b281e

Browse files
Bump bpython from 0.21 to 0.22.1
Bumps [bpython](https://github.com/bpython/bpython) from 0.21 to 0.22.1. - [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 7b9010a commit b7b281e

File tree

2 files changed

+45
-7
lines changed

2 files changed

+45
-7
lines changed

poetry.lock

Lines changed: 44 additions & 6 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
@@ -22,7 +22,7 @@ pybadges = "^2.2.1"
2222
requests-cache = "^0.8.1"
2323

2424
[tool.poetry.dev-dependencies]
25-
bpython = "^0.21"
25+
bpython = "^0.22"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)