Skip to content

Commit

Permalink
Bump black from 21.12b0 to 24.3.0 in /docker-images/app
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.12b0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/24.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent c4ff774 commit ca2411c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 12 deletions.
53 changes: 42 additions & 11 deletions docker-images/app/poetry.lock

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

2 changes: 1 addition & 1 deletion docker-images/app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ talib = ["TA-Lib"]

[tool.poetry.dev-dependencies]
django-debug-toolbar = "^3.2.1"
black = "^21.7b0"
black = "^24.3"
mypy = "^0.991"
pycodestyle = "^2.7.0"
django-stubs = "^1.8.0"
Expand Down

0 comments on commit ca2411c

Please sign in to comment.