Skip to content

Commit 630c499

Browse files
Update pyupgrade requirement from <3.19.0 to <3.20.0
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]>
1 parent d570363 commit 630c499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest<=8.3.3
55
pytest-asyncio<0.25.0
66
pytest-cov<=5.0.0
77
freezegun<1.6.0
8-
pyupgrade<3.19.0
8+
pyupgrade<3.20.0
99
isort<5.14.0
1010
docformatter<1.7.6
1111
bandit<1.8.0

0 commit comments

Comments
 (0)