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>
Former-commit-id: 88c9cf65518c9b91b454867afeead3490b453323
pull/160/head
dependabot[bot] 2 years ago committed by GitHub
parent 5935194481
commit effa084741

@ -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