Skip to content

Commit

Permalink
Merge pull request #145 from uriyyo/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
uriyyo authored Jul 19, 2021
2 parents 1c60bb9 + 5139c12 commit ff66d33
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 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 @@ -39,7 +39,7 @@ Django = { version = "<3.3.0", optional = true}
pytest = "^6.2"
pytest-cov = "^2.12.1"
pytest-asyncio = "^0.15.1"
black = "^21.6b0"
black = "^21.7b0"
pre-commit = "^2.13.0"
Faker = "^8.10.1"
requests = "^2.26.0"
Expand Down

0 comments on commit ff66d33

Please sign in to comment.