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

Commit

Permalink
chore(deps): update dependency autopep8 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent 834294b commit a006ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python = "^3.8"
selenium = "==4.10.0"

[tool.poetry.dev-dependencies]
autopep8 = "==1.7.1"
autopep8 = "==2.0.2"
flake8 = "==5.0.4"
mypy = "0.991"
pre-commit = "==3.3.3"
Expand Down

0 comments on commit a006ca4

Please sign in to comment.