Skip to content

Commit e49878d

Browse files
build(deps-dev): bump black from 23.12.0 to 23.12.1 (#323)
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea5c8f2 commit e49878d

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

1717
setup(
1818
name="PyDrive2",

0 commit comments

Comments
 (0)