Skip to content

Commit 4594563

Browse files
Bump pyupgrade from 2.30.0 to 2.30.1
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.30.0 to 2.30.1. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v2.30.0...v2.30.1) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 017d5be commit 4594563

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
@@ -47,7 +47,7 @@ pytest = "^6.2.5"
4747
pytest-asyncio = "^0.16.0"
4848
pytest-cov = "^3.0.0"
4949
yamllint = "^1.26.3"
50-
pyupgrade = "^2.30.0"
50+
pyupgrade = "^2.30.1"
5151
flake8-simplify = "^0.14.2"
5252
vulture = "^2.3"
5353
flake8-bandit = "^2.1.2"

0 commit comments

Comments
 (0)