Skip to content

Commit

Permalink
Update pyupgrade requirement from <3.19.0 to <3.20.0
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@v0.0.0...v3.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent d570363 commit 630c499
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 @@ -5,7 +5,7 @@ pytest<=8.3.3
pytest-asyncio<0.25.0
pytest-cov<=5.0.0
freezegun<1.6.0
pyupgrade<3.19.0
pyupgrade<3.20.0
isort<5.14.0
docformatter<1.7.6
bandit<1.8.0

0 comments on commit 630c499

Please sign in to comment.