Skip to content

Commit 0097514

Browse files
Bump pyupgrade from 3.2.3 to 3.3.1 (#696)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.2.3 to 3.3.1. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v3.2.3...v3.3.1) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfe93c0 commit 0097514

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -31,7 +31,7 @@ pylint = "^2.13.9"
3131
isort = "^5.10.1"
3232
mypy = "^0.991"
3333
flake8 = "^5.0.4"
34-
pyupgrade = "^3.2.3"
34+
pyupgrade = "^3.3.1"
3535
pytest-asyncio = "^0.20.2"
3636

3737

0 commit comments

Comments
 (0)