Skip to content

Commit bd0c7da

Browse files
Merge pull request #182 from exonet/dependabot/pip/patches-and-minor-upgrades-2f1d7acb84
Bump black from 26.1.0 to 26.3.0 in the patches-and-minor-upgrades group
2 parents b7c42fc + 50207b3 commit bd0c7da

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

poetry.lock

Lines changed: 31 additions & 31 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
@@ -35,7 +35,7 @@ packages = [
3535
]
3636

3737
[tool.poetry.group.dev.dependencies]
38-
black = {version = "^26.1.0", allow-prereleases = true}
38+
black = {version = "^26.3.0", allow-prereleases = true}
3939
flake8 = "^7.3.0"
4040
pytest = "^9.0.2"
4141
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)