Skip to content

Commit

Permalink
upgrade black
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyBozhko committed Mar 30, 2024
1 parent f3f27e5 commit 6cfee7f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions reqs/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ attrs==21.4.0
# pytest
awslambdaric==2.0.4
# via expense-bot (pyproject.toml)
black==22.3.0
black==24.3.0
# via expense-bot (pyproject.toml)
boto3==1.20.32
# via expense-bot (pyproject.toml)
Expand Down Expand Up @@ -114,8 +114,9 @@ mypy-extensions==0.4.3
# via
# black
# mypy
packaging==21.3
packaging==24.0
# via
# black
# build
# pytest
pathspec==0.9.0
Expand Down Expand Up @@ -149,9 +150,7 @@ pyflakes==3.0.1
pylint==2.14.1
# via expense-bot (pyproject.toml)
pyparsing==3.0.9
# via
# httplib2
# packaging
# via httplib2
pyproject-hooks==1.0.0
# via build
pytest==7.2.0
Expand Down

0 comments on commit 6cfee7f

Please sign in to comment.