Skip to content

Commit 7f2a70e

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pyupgrade from 3.21.0 to 3.21.2
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.21.0 to 3.21.2. - [Commits](asottile/pyupgrade@v3.21.0...v3.21.2) --- updated-dependencies: - dependency-name: pyupgrade dependency-version: 3.21.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b215c61 commit 7f2a70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ development = [
8282
'isort==7.0.0',
8383
'pylint==4.0.4',
8484
'pyright==1.1.407',
85-
'pyupgrade==3.21.0',
85+
'pyupgrade==3.21.2',
8686
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8787
'pre-commit==4.3.0',
8888
'ruff==0.14.10',

0 commit comments

Comments
 (0)