Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent d778396 commit 8b97072
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 45 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ coverage = "~=7.4.3"
gunicorn = "~=20.1.0"
pylint = "~=2.17.4"
isort = "~=5.12.0"
black = "~=23.1.0"
black = "~=24.4.2"
pre-commit = "~=3.6.2"
sqlalchemy = "~=2.0.8"
testcontainers = "~=3.7.1"
Expand Down
86 changes: 42 additions & 44 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b97072

Please sign in to comment.