Skip to content

Commit 321441e

Browse files
Update dependency autopep8 to v2
1 parent 9580dfe commit 321441e

File tree

2 files changed

+62
-44
lines changed

2 files changed

+62
-44
lines changed

poetry.lock

Lines changed: 61 additions & 43 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
@@ -20,7 +20,7 @@ regex = "^2021.11.10"
2020
[tool.poetry.dev-dependencies]
2121
jupyter = "^1.0.0"
2222
python-language-server = "^0.36.2"
23-
autopep8 = "^1.6.0"
23+
autopep8 = "^2.0.0"
2424

2525
[build-system]
2626
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)