valohai / valohai-cli

:heavy_dollar_sign: Command line client for Valohai
MIT License
14 stars 8 forks source link

Bump autoflake from 1.4 to 1.5.3 #222

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps autoflake from 1.4 to 1.5.3.

Commits
  • 4093e23 Bump to 1.5.3
  • 07c7015 test_autoflake: use os.linesep in assertion
  • 3f8232a Make sure messages use os.linesep
  • e7a0276 test_autoflake: add a test for #129
  • 3a16b7d autoflake: propagate the exit status instead of calling sys.exit
  • a136c84 Renamed the head branch
  • 65c7102 Remove Makefile and reference to travis.yml
  • 691ae7a Bump to 1.5.2
  • 2a4877a Use the new sysconfig module instead of distutils
  • 3aed3dd added option to remove RHS also when removing unused variables (#92)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Looks like autoflake is no longer a dependency, so this is no longer needed.