Skip to content

Commit

Permalink
Bump pyupgrade from 2.8.0 to 2.10.0 (#17)
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.8.0...v2.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2021
1 parent 8378e75 commit bf64561
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -29,7 +29,7 @@ pylint = "^2.6.0"
isort = "^5.7.0"
mypy = "^0.800"
flake8 = "^3.8.4"
pyupgrade = "^2.8.0"
pyupgrade = "^2.10.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit bf64561

Please sign in to comment.