Skip to content

Commit

Permalink
Build(deps-dev): Bump black from 20.8b1 to 21.7b0 in /calc
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 2, 2021
1 parent b5944a3 commit d0579e2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 62 deletions.
82 changes: 21 additions & 61 deletions calc/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 calc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pandas = "^1.3.1"

[tool.poetry.dev-dependencies]
pylama = "^7.7.1"
black = {version = "^20.8b1", allow-prereleases = true}
black = {version = "^21.7b0", allow-prereleases = true}
pytest = "^6.2.4"

[build-system]
Expand Down

0 comments on commit d0579e2

Please sign in to comment.