Skip to content

Commit 6ec61e5

Browse files
build(deps): bump the test-and-lint-dependencies group with 1 update
Bumps the test-and-lint-dependencies group with 1 update: [black](https://github.com/psf/black). Updates `black` from 24.1.1 to 24.2.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-and-lint-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14a93d1 commit 6ec61e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Lint tools
77
# (We are not so interested in the specific versions of the tools: the versions
88
# are pinned to prevent unexpected linting failures when tools update)
9-
black==24.1.1
9+
black==24.2.0
1010
isort==5.13.2
1111
pylint==3.0.3
1212
mypy==1.8.0

0 commit comments

Comments
 (0)