Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
Merge pull request #451 from greenbone/dependabot/pip/black-21.7b0
Browse files Browse the repository at this point in the history
Bump black from 21.6b0 to 21.7b0
  • Loading branch information
jjnicola committed Aug 12, 2021
2 parents f2ea6a7 + ba17589 commit 3a511bd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
24 changes: 19 additions & 5 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 @@ -48,7 +48,7 @@ pylint = "^2.9.6"
autohooks-plugin-pylint = "^21.6.0"

autohooks-plugin-black = {version = "^21.7.1", python = "^3.7"}
black = {version = "21.6b0", python = "^3.7"}
black = {version = "21.7b0", python = "^3.7"}
rope = "^0.19.0"
pontos = "^21.7.4"

Expand Down

0 comments on commit 3a511bd

Please sign in to comment.