Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=2.11 to ~=2.28
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.11.0...v2.28.0)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2021
1 parent 74f076c commit 5a92d77
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 @@ -5,6 +5,6 @@ black==20.8b1
codespell~=2.0
isort~=5.8
pydocstyle~=6.0
pyupgrade~=2.11
pyupgrade~=2.28
yamllint~=1.26
PyGithub~=1.54

0 comments on commit 5a92d77

Please sign in to comment.