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 Aug 29, 2020
1 parent fe4c7ed commit 050d1ce
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 20 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
53 changes: 34 additions & 19 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 050d1ce

Please sign in to comment.