Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2021
1 parent 6b74d51 commit dbc5b74
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
30 changes: 22 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ requests = "^2.25.0"
[tool.poetry.dev-dependencies]
assertpy = "^1.1"
bandit = "^1.7.1"
black = "^19.10b0"
black = "^20.8b1"
coverage = "^6.2"
flake8 = "^4.0.1"
isort = "^5.8.0"
Expand Down

0 comments on commit dbc5b74

Please sign in to comment.