Skip to content

Commit

Permalink
Bump pyupgrade from 2.19.4 to 2.21.2 (#74)
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.19.4 to 2.21.2.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.19.4...v2.21.2)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 19, 2021
1 parent 41c2501 commit d49aea2
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.8.3"
isort = "^5.9.2"
mypy = "^0.910"
flake8 = "^3.9.2"
pyupgrade = "^2.19.4"
pyupgrade = "^2.21.2"

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

0 comments on commit d49aea2

Please sign in to comment.