Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=3.0 to ~=3.3
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@v3.0.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent 4922387 commit 30f5334
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==22.10.0
packaging==21.3
pre-commit~=2.20
PyGithub~=1.55
pyupgrade~=3.0
pyupgrade~=3.3
yamllint~=1.28

0 comments on commit 30f5334

Please sign in to comment.