Skip to content

Commit

Permalink
Bump autopep8 from 1.5.4 to 1.5.7
Browse files Browse the repository at this point in the history
Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](hhatto/autopep8@v1.5.4...v1.5.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 10, 2021
1 parent 06fcb76 commit d1f68f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"pandas >= 0.13",
],
"dev": [
"autopep8 ==1.5.4",
"autopep8 ==1.5.7",
"flake8 >=3.8.0,<3.10.0",
"flake8-print",
"pytest >= 5.0.0, < 7.0.0",
Expand Down

0 comments on commit d1f68f1

Please sign in to comment.