Skip to content

Commit 113f85d

Browse files
authored
Merge pull request #39 from withlogicco/dependabot/pip/black-23.3.0
chore(deps-dev): bump black from 23.1.0 to 23.3.0
2 parents 4139784 + 40509e6 commit 113f85d

File tree

2 files changed

+5
-28
lines changed

2 files changed

+5
-28
lines changed

poetry.lock

Lines changed: 4 additions & 27 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
@@ -16,7 +16,7 @@ django = ">=3.2"
1616
bleach = ">=4.0"
1717

1818
[tool.poetry.dev-dependencies]
19-
black = "^23.1.0"
19+
black = "^23.3.0"
2020

2121
[build-system]
2222
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)