Skip to content

Commit 33f5403

Browse files
build(deps-dev): bump black from 24.4.2 to 24.8.0
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c79e1e1 commit 33f5403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"importlib_resources < 6; python_version < '3.10'",
1313
]
1414

15-
tests_requirements.append("black==24.4.2")
15+
tests_requirements.append("black==24.8.0")
1616

1717
setup(
1818
name="PyDrive2",

0 commit comments

Comments
 (0)