Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=2.20 to ~=2.24
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.20.0...v2.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent 7f5af20 commit 4b27720
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.6b0
packaging==21.0
pre-commit~=2.13
PyGithub~=1.54
pyupgrade~=2.20
pyupgrade~=2.24
yamllint~=1.26

0 comments on commit 4b27720

Please sign in to comment.