Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=2.14 to ~=2.18
Browse files Browse the repository at this point in the history
Updates the requirements on [pyupgrade](https://github.com/asottile/pyupgrade) to permit the latest version.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.14.0...v2.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2021
1 parent 9fe4922 commit ccfe75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ black==21.5b0
packaging==20.9
pre-commit~=2.12
PyGithub~=1.54
pyupgrade~=2.14
pyupgrade~=2.18
yamllint~=1.26

0 comments on commit ccfe75e

Please sign in to comment.