Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 4bc12c2 commit d4b6682
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==23.9.1
packaging==23.1
pre-commit~=3.0
PyGithub~=1.57
pyupgrade~=3.3
pyupgrade~=3.13
yamllint~=1.32

0 comments on commit d4b6682

Please sign in to comment.