Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump black from 22.12.0 to 23.3.0 #61

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 2 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ attrs==22.2.0
# pytest
babel==2.11.0
# via sphinx
black==22.12.0
black==23.3.0
# via -r requirements/dev.in
blinker==1.5
# via
Expand Down Expand Up @@ -63,8 +63,6 @@ docutils==0.18.1
# rstcheck-core
# sphinx
# sphinx-tabs
exceptiongroup==1.1.0
# via pytest
filelock==3.9.0
# via
# tox
Expand Down Expand Up @@ -131,6 +129,7 @@ mypy-extensions==0.4.3
# via black
packaging==23.0
# via
# black
# build
# pallets-sphinx-themes
# pyproject-api
Expand Down Expand Up @@ -230,15 +229,6 @@ sqlalchemy==2.0.0
# via
# alembic
# flask-sqlalchemy
tomli==2.0.1
# via
# black
# build
# coverage
# pyproject-api
# pyproject-hooks
# pytest
# tox
tox==4.4.3
# via -r requirements/tests.in
typer[all]==0.7.0
Expand Down