We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3ae6f commit 84ad6eaCopy full SHA for 84ad6ea
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
"importlib_resources < 6; python_version < '3.10'",
13
]
14
15
-tests_requirements.append("black==24.8.0")
+tests_requirements.append("black==24.10.0")
16
17
setup(
18
name="PyDrive2",
0 commit comments