Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
1 parent f5369e2 commit 8f5d4ab
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.4
PyGithub~=2.1
pyupgrade~=3.13
pyupgrade~=3.15
yamllint~=1.32

0 comments on commit 8f5d4ab

Please sign in to comment.