Skip to content

Commit 7a85a3c

Browse files
Bump black from 22.8.0 to 22.10.0
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98393ef commit 7a85a3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"lock-redis": ["redis==4.3.4"],
2929
"metrics-elasticsearch": ["elastic-apm==6.12.0"],
3030
},
31-
setup_requires=["black==22.8.0"],
31+
setup_requires=["black==22.10.0"],
3232
)

0 commit comments

Comments
 (0)