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

Commit cbcce01

Browse files
chore(deps): update dependency autopep8 to v2
1 parent 77ffbcd commit cbcce01

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.8.2"
1515

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

0 commit comments

Comments
 (0)