Skip to content

Commit

Permalink
Merge pull request #216 from TeoZosa/dependabot/pip/black-22.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoZosa authored Feb 26, 2022
2 parents 2066c85 + a7b84b6 commit 7b7e9cc
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 17 deletions.
52 changes: 36 additions & 16 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 @@ -63,7 +63,7 @@ tox-wheel = "^0.7.0"

# Linting
## Code formatting
black = "^21.12b0" # see: https://black.readthedocs.io/en/stable/editor_integration.html
black = "^22.1" # see: https://black.readthedocs.io/en/stable/editor_integration.html
## Code quality
flakeheaven = "^0.11.0"
pylint = "^2.12.2"
Expand Down

0 comments on commit 7b7e9cc

Please sign in to comment.