Skip to content

Commit d89b986

Browse files
pip prod(deps): bump autopep8 from 1.6.0 to 1.7.0 (#1262)
Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fbef5d commit d89b986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest-cov==3.0.0
77
pytest-xdist == 2.5.0
88
pytest-mock==3.6.1
99
pytest-asyncio==0.16.0
10-
autopep8==1.6.0
10+
autopep8==1.7.0
1111
mypy==0.971
1212
py-spy==0.3.12
1313
codecov==2.1.12

0 commit comments

Comments
 (0)