Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 8, 2023
1 parent ef1c2c4 commit c369748
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 @@ -4,7 +4,7 @@ black==23.11.0
codespell~=2.2
isort~=5.10
pydocstyle~=6.1
pyupgrade~=3.3
pyupgrade~=3.15
yamllint~=1.28
PyGithub~=2.1
pre-commit~=3.5

0 comments on commit c369748

Please sign in to comment.