Skip to content

Commit 8bfa6ff

Browse files
build(deps-dev): bump black from 24.8.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc3ae6f commit 8bfa6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.8.0")
15+
tests_requirements.append("black==24.10.0")
1616

1717
setup(
1818
name="PyDrive2",

0 commit comments

Comments
 (0)