tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
108 stars 30 forks source link

Update mccabe requirement from ~=0.6.1 to ~=0.7.0 #47

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on mccabe to permit the latest version.

Commits
  • 835a540 Prepare for v0.7.0
  • 2d4dd94 Merge pull request #81 from MaxG87/master
  • 7c54a18 Merge pull request #88 from cclauss/patch-1
  • ff7e1ea [flake8] max-line-length = 88
  • 2dfdfb1 flake8 --max-line-length=88 again
  • 7285c3b Merge pull request #87 from cclauss/patch-1
  • 78ce383 tox.ini: flake8 --max-line-length=88
  • 4ba21d2 Travis CI: allow_failures in Python end of life branches
  • 80794d3 Apply suggestions from code review
  • e864119 Merge pull request #86 from cclauss/patch-1
  • Additional commits viewable in compare view


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)