Skip to content

Commit

Permalink
Update pyupgrade requirement from ~=3.15 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.15.0...v3.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent babf8ec commit 9f06bda
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
packaging~=24.0
pre-commit~=3.7
PyGithub~=2.3
pyupgrade~=3.15
pyupgrade~=3.17
yamllint~=1.35

0 comments on commit 9f06bda

Please sign in to comment.