Skip to content

Commit 99e9424

Browse files
chore: update black requirement from ~=24.8.0 to ~=24.10.0
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df1311d commit 99e9424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jinja2~=3.1.4
22
pylint~=3.3.1
3-
black~=24.8.0
3+
black~=24.10.0
44
mkdocs~=1.6.1
55
boto3~=1.35.10

0 commit comments

Comments
 (0)