Skip to content

Commit 7d70cfd

Browse files
Bump pyupgrade from 2.10.0 to 2.11.0 (#27)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ae7299 commit 7d70cfd

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.2"
2929
isort = "^5.8.0"
3030
mypy = "^0.812"
3131
flake8 = "^3.9.0"
32-
pyupgrade = "^2.10.0"
32+
pyupgrade = "^2.11.0"
3333

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

0 commit comments

Comments
 (0)