Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=2.32 to ~=2.34
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.32.0...v2.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2022
1 parent 738c98f commit e47590b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -3,5 +3,5 @@ black==22.3.0
packaging==21.3
pre-commit~=2.19
PyGithub~=1.55
pyupgrade~=2.32
pyupgrade~=2.34
yamllint~=1.26

0 comments on commit e47590b

Please sign in to comment.