Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 61b064a

Browse files
chore(deps): update dependency autopep8 to v2
1 parent 5530d92 commit 61b064a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = "^3.8"
1414
selenium = "==4.9.1"
1515

1616
[tool.poetry.dev-dependencies]
17-
autopep8 = "==1.7.1"
17+
autopep8 = "==2.0.2"
1818
flake8 = "==5.0.4"
1919
mypy = "0.991"
2020
pre-commit = "==3.3.1"

0 commit comments

Comments
 (0)