Skip to content

Commit 85b49b9

Browse files
authored
Merge pull request fastapi-mvc#262 from fastapi-mvc/dependabot/pip/black-23.3.0
Bump black from 23.1.0 to 23.3.0
2 parents 5f6e1c7 + 1d3da79 commit 85b49b9

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 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
@@ -38,7 +38,7 @@ flake8 = "~5.0.4"
3838
flake8-docstrings = "~1.7.0"
3939
flake8-import-order = "~0.18.2"
4040
flake8-todo = "^0.7"
41-
black = "~23.1.0"
41+
black = ">=23.1,<23.4"
4242
mypy = ">=1.0.1,<1.2.0"
4343
Sphinx = ">=5.3,<6.2"
4444
Pallets-Sphinx-Themes = "~2.0.3"

0 commit comments

Comments
 (0)