Skip to content

Commit

Permalink
Bump black from 23.7.0 to 23.9.1 (#491)
Browse files Browse the repository at this point in the history
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](psf/black@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 3fd7a45 commit fe813d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ requirements = [
]
requirements_test = [
"aioresponses==0.7.4",
"black==23.7.0",
"black==23.9.1",
"mypy==1.5.1",
"pytest==7.4.1",
"pytest-aiohttp==1.0.4",
Expand Down

0 comments on commit fe813d0

Please sign in to comment.