Bump black from 23.1.0 to 23.7.0

Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.7.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.1.0...23.7.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/15/head
dependabot[bot] 1 year ago committed by GitHub
parent b9ab9dfd5e
commit 8953b54aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -82,7 +82,7 @@ bitsandbytes==0.37.2
psycopg2-binary==2.9.5
google-search-results==2.4.2
black==23.1.0
black==23.7.0
Pillow
selenium

@ -80,7 +80,7 @@ setup(
'bitsandbytes==0.37.2',
'psycopg2-binary==2.9.5',
'google-search-results==2.4.2',
'black==23.1.0',
'black==23.7.0',
'Pillow',
'selenium',
'diffusers',

Loading…
Cancel
Save