Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=3.16 to ~=3.17
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.16.0...v3.17.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 5, 2024
1 parent 7cebdea commit d70ab39
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.8
packaging~=24.1
pre-commit~=3.7
PyGithub~=2.4
pyupgrade~=3.16
pyupgrade~=3.17
yamllint~=1.35

0 comments on commit d70ab39

Please sign in to comment.