Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=3.15 to ~=3.16
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.
- [Commits](asottile/pyupgrade@v3.15.0...v3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 0d976f5 commit 1cbe284
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==24.4.2
packaging==24.0
pre-commit~=3.7
PyGithub~=2.2
pyupgrade~=3.15
pyupgrade~=3.16
yamllint~=1.35

0 comments on commit 1cbe284

Please sign in to comment.