Browse Source

build(deps): bump black from 23.7.0 to 23.9.1 (#10778)

Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [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.7.0...23.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
4e97966646
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,3 +1,3 @@
-black==23.7.0
+black==23.9.1
 flake8==6.1.0
 requests==2.31.0