Skip to content

Commit c000e38

Browse files
authored
Merge pull request #449 from PyGotham/dependabot-pip-bpython-0.25
Bump bpython from 0.24 to 0.25
2 parents 7b65baa + a048fcf commit c000e38

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 = "^5.0.1"
2020
django-stubs = "^4.2.4"
2121
flake8 = "^7.1.1"

0 commit comments

Comments
 (0)