Skip to content

Commit

Permalink
Bump black from 22.8.0 to 22.10.0 (#2428)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
  • Loading branch information
dependabot[bot] and tomchristie committed Nov 2, 2022
1 parent 3b1578f commit 9175097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -20,7 +20,7 @@ twine==4.0.1

# Tests & Linting
autoflake==1.7.7
black==22.8.0
black==22.10.0
coverage==6.5.0
cryptography==38.0.1
flake8==3.9.2
Expand Down

0 comments on commit 9175097

Please sign in to comment.