Skip to content

Commit 2caac8e

Browse files
dependabot[bot]roypat
authored andcommitted
build(deps): Bump black from 23.12.1 to 24.3.0 in /tools/devctr
Bumps [black](https://github.com/psf/black) from 23.12.1 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.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent beca357 commit 2caac8e

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

tools/devctr/poetry.lock

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

tools/devctr/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Your Name <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
aws-embedded-metrics = "^3.1.0"
9-
black = "^23.3.0"
9+
black = "^24.3.0"
1010
# Gitlint locks this to 8.1.3. Lock from our side too to prevent different versions
1111
click = "8.1.3"
1212
gitlint = "^0.19.1"

0 commit comments

Comments
 (0)