Skip to content

Commit

Permalink
Bump black from 22.3.0 to 24.3.0 (#403)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.3.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matteo Figus <[email protected]>
  • Loading branch information
dependabot[bot] and matteofigus authored Mar 24, 2024
1 parent ac40f02 commit cb48fca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cfn-flip==1.3.0
mock==4.0.1
pytest-cov==4.0.0
pre-commit==2.12.1
black==22.3.0
black==24.3.0
pyyaml>=5.4.1
requests==2.31.0
urllib3>=1.26.18
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ aws-assume-role-lib==2.10.0
# -r ./backend/lambda_layers/aws_sdk/requirements.txt
aws-sam-translator==1.67.0
# via cfn-lint
black==22.3.0
black==24.3.0
# via -r requirements.in
boto3==1.24.38
# via
Expand Down Expand Up @@ -112,6 +112,7 @@ numpy==1.22.0
# pyarrow
packaging==23.1
# via
# black
# build
# pytest
pandas==1.4.3
Expand Down

0 comments on commit cb48fca

Please sign in to comment.