Skip to content

Commit

Permalink
Bump pyupgrade from 2.15.0 to 2.16.0 (#4477)
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.15.0...v2.16.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 May 17, 2021
1 parent 314517a commit 55d3cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test_pre_commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ black==21.5b1;python_full_version>="3.6.2"
flake8==3.9.2
isort==5.8.0
mypy==0.812
pyupgrade==2.15.0;python_full_version>="3.6.1"
pyupgrade==2.16.0;python_full_version>="3.6.1"
black-disable-checker==1.0.1

0 comments on commit 55d3cb7

Please sign in to comment.