Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 5, 2019
1 parent 99aefc4 commit efd8ca4
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 @@ -27,7 +27,7 @@
],
extras_require = {
"dev": [
"autopep8 == 1.4.0",
"autopep8 ==1.4.3",
"flake8 >= 3.5.0, < 3.6.0",
"flake8-print",
"pycodestyle >= 2.3.0, < 2.4.0", # To avoid incompatibility with flake
Expand Down

0 comments on commit efd8ca4

Please sign in to comment.