Skip to content

Commit

Permalink
⬆️ Update black requirement from ^19.10b0 to ^20.8b1 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2022
1 parent 6043a74 commit 6cdb8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker = "^5.0.3"
pytest = "^5.4.1"

[tool.poetry.dev-dependencies]
black = "^19.10b0"
black = "^20.8b1"
isort = "^4.3.21"
autoflake = "^1.3.1"
mypy = "^0.971"
Expand Down

0 comments on commit 6cdb8a3

Please sign in to comment.