Skip to content

Commit

Permalink
⬆ Bump black from 22.8.0 to 22.10.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.8.0...22.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2022
1 parent d0917ce commit da37863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -53,7 +53,7 @@ test = [
"pytest-cov >=2.12.0,<5.0.0",
"mypy ==0.982",
"flake8 >=3.8.3,<6.0.0",
"black == 22.8.0",
"black == 22.10.0",
"isort >=5.0.6,<6.0.0",
"requests >=2.24.0,<3.0.0",
"httpx >=0.23.0,<0.24.0",
Expand Down

0 comments on commit da37863

Please sign in to comment.