Skip to content

Commit 53dc75f

Browse files
dependabot-preview[bot]ki4070ma
authored andcommitted
Update autopep8 requirement from ~=1.4 to ~=1.5 (appium#490)
Updates the requirements on [autopep8](https://github.com/hhatto/autopep8) to permit the latest version. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v1.4...v1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6e1a2a7 commit 53dc75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pre-commit = "~=1.13"
99
[packages]
1010
selenium = "~=3.141"
1111

12-
autopep8 = "~=1.4"
12+
autopep8 = "~=1.5"
1313

1414
pytest = "~=4.0"
1515
pytest-cov = "~=2.8"

0 commit comments

Comments
 (0)