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 3f0675c commit 39f81d2
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.4
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 39f81d2

Please sign in to comment.