Skip to content

Commit

Permalink
chore(deps-dev): bump black from 23.12.0 to 24.3.0 in /src/packager (#26
Browse files Browse the repository at this point in the history
)

Bumps [black](https://github.com/psf/black) from 23.12.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@23.12.0...24.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dr. Ernie Prabhakar <ernest@quiltdata.io>
  • Loading branch information
dependabot[bot] and drernie authored Dec 19, 2024
1 parent e3b20b3 commit 6f2f5f1
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions src/packager/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 src/packager/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ aws-lambda-powertools = "^2.29.1"
s3fs = "^2023.12.2"

[tool.poetry.group.dev.dependencies]
black = "^23.11.0"
black = "^24.3.0"
mypy = "^1.7.1"
pytest-watcher = "^0.3.4"

Expand Down

0 comments on commit 6f2f5f1

Please sign in to comment.