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 Sep 12, 2020
1 parent a6ef0f5 commit 01a8f9a
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 22 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
57 changes: 36 additions & 21 deletions src/karmen_backend/Pipfile.lock

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

0 comments on commit 01a8f9a

Please sign in to comment.