Skip to content

Commit 04e259a

Browse files
chore(deps-dev): bump black from 22.12.0 to 24.3.0 in /warehouse (#3309)
Bumps [black](https://github.com/psf/black) from 22.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@22.12.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3838bd6 commit 04e259a

File tree

2 files changed

+28
-17
lines changed

2 files changed

+28
-17
lines changed

warehouse/poetry.lock

Lines changed: 27 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

warehouse/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dbt-bigquery = "1.5.1"
3737
pyarrow = "19.0.0" # install errors out when it self-picks 9.0.0
3838

3939
[tool.poetry.group.dev.dependencies]
40-
black = "^22.12.0"
40+
black = "^24.3.0"
4141
isort = "^5.11.4"
4242
types-tqdm = "^4.64.7"
4343
types-requests = "^2.28.11"

0 commit comments

Comments
 (0)