Skip to content

Commit 0a8b1d3

Browse files
Bump pyupgrade from 3.3.0 to 3.3.1
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v3.3.0...v3.3.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 ca3b5dd commit 0a8b1d3

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
@@ -46,7 +46,7 @@ pytest = "^7.2.0"
4646
pytest-asyncio = "^0.20.2"
4747
pytest-cov = "^4.0.0"
4848
yamllint = "^1.28.0"
49-
pyupgrade = "^3.3.0"
49+
pyupgrade = "^3.3.1"
5050
flake8-simplify = "^0.19.3"
5151
vulture = "^2.6"
5252
flake8-bandit = "^3.0.0"

0 commit comments

Comments
 (0)