Skip to content

Commit dc3ae6f

Browse files
build(deps-dev): bump black from 24.4.2 to 24.8.0 (#356)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c79e1e1 commit dc3ae6f

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.4.2")
15+
tests_requirements.append("black==24.8.0")
1616

1717
setup(
1818
name="PyDrive2",

0 commit comments

Comments
 (0)