Skip to content

Commit 4febd77

Browse files
chore: Update pyupgrade requirement from ~=3.3 to ~=3.10
Updates the requirements on [pyupgrade](https://github.com/asottile/pyupgrade) to permit the latest version. - [Commits](asottile/pyupgrade@v3.3.0...v3.10.1) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a12777d commit 4febd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ pytest~=7.4
1111
pytest-cov~=4.1
1212
pytest-dotenv~=0.5
1313
pytest-xdist~=3.3
14-
pyupgrade~=3.3
14+
pyupgrade~=3.10

0 commit comments

Comments
 (0)