Skip to content

Commit 84ad6ea

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

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

1717
setup(
1818
name="PyDrive2",

0 commit comments

Comments
 (0)