Skip to content

Commit d2f5cad

Browse files
dependabot[bot]shcheklein
authored andcommitted
build(deps-dev): bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.3.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 e9a98e9 commit d2f5cad

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; python_version < '3.10'",
1313
]
1414

15-
tests_requirements.append("black==23.1.0")
15+
tests_requirements.append("black==23.3.0")
1616

1717
setup(
1818
name="PyDrive2",

0 commit comments

Comments
 (0)