Skip to content

Commit 1925d25

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump pyupgrade from 3.20.0 to 3.21.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.20.0 to 3.21.0. - [Commits](asottile/pyupgrade@v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: pyupgrade dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42f5586 commit 1925d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ test = [
5454
]
5555
lint = [
5656
"ruff==0.14.0",
57-
"pyupgrade==3.20.0",
57+
"pyupgrade==3.21.0",
5858
"django-upgrade==1.29.0",
5959
]
6060
docs = [

0 commit comments

Comments
 (0)