Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 7ab7bce commit 863bff1
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 @@ -48,7 +48,7 @@
'pandas >= 0.13',
],
'dev': [
'autopep8 ==1.5.7',
'autopep8 ==2.0.2',
'flake8 >= 4.0.0, < 5.0.0',
'flake8-print >= 5.0.0, < 6.0.0',
'flake8-quotes >= 3.3.1, < 6.0.0',
Expand Down

0 comments on commit 863bff1

Please sign in to comment.