Bump black from 23.7.0 to 23.9.1

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>
This commit is contained in:
dependabot[bot]
2023-09-11 23:45:38 +00:00
committed by GitHub
parent d120b70f0c
commit 227809a328
2 changed files with 36 additions and 26 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.9"
ago = "~=0.0.95"
black = "==23.7.0"
black = "==23.9.1"
blinker = "~=1.4"
exceptiongroup = "==1.1.3"
flask = "~=2.3"