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

Commit e8584e4

Browse files
chore(deps): update dependency autopep8 to v2
1 parent 33e0e5c commit e8584e4

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.3"
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.2.2"

0 commit comments

Comments
 (0)