Skip to content

Commit 32835b4

Browse files
Bump pyupgrade from 2.38.4 to 3.3.0 (#11)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.38.4 to 3.3.0. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v2.38.4...v3.3.0) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7584562 commit 32835b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mypy = "^0.971"
2020
sphinx-copybutton = "^0.5.0"
2121
furo = "^2022.9.15"
2222
scriv = "^0.17.0"
23-
pyupgrade = "^2.38.2"
23+
pyupgrade = ">=2.38.2,<4.0.0"
2424
black = "^22.8.0"
2525
isort = "^5.10.1"
2626
pre-commit = "^2.20.0"

0 commit comments

Comments
 (0)