Skip to content

Commit

Permalink
build(deps-dev): bump black in /src/karmen_backend
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/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 7, 2020
1 parent 0fb77fa commit b4c33f2
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 153 deletions.
2 changes: 1 addition & 1 deletion src/karmen_backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytest = "*"
pytest-xdist = "*"
mock = "*"
pylint = "*"
black = "==19.*"
black = "==20.*"
coverage = "==4.5.4"
python-coveralls = "*"

Expand Down
Loading

0 comments on commit b4c33f2

Please sign in to comment.