Skip to content

Commit bd0c844

Browse files
Bump pyupgrade from 2.11.0 to 2.14.0 (#49)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.11.0 to 2.14.0. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v2.11.0...v2.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd94c8d commit bd0c844

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
@@ -29,7 +29,7 @@ pylint = "^2.7.4"
2929
isort = "^5.8.0"
3030
mypy = "^0.812"
3131
flake8 = "^3.9.0"
32-
pyupgrade = "^2.11.0"
32+
pyupgrade = "^2.14.0"
3333

3434
[build-system]
3535
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)