SmartSpin2K / SmartSpin2kFlasher

Simple GUI tool to flash ESPs over USB
https://github.com/doudar/SmartSpin2k
MIT License
0 stars 1 forks source link

Bump ifaddr from 0.1.7 to 0.2.0 #16

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps ifaddr from 0.1.7 to 0.2.0.

Commits
  • fdc3ac7 Release version 0.2.0 (#51)
  • 52a1697 Include the py.typed marker in the package (#53)
  • c62745a Mention support for Python 3.9 and 3.10 in the package metadata (#52)
  • 3011272 Enforce code formatting using Black (#50)
  • e68d636 Enforce mypy in CI to verify our type hints are correct (#48)
  • 750fd85 Format the code with black (with some custom configuration) (#49)
  • acf3690 Fix two type errors detected by Mypy (#47)
  • 471e64f Test with more recent Python versions (#46)
  • 223cfe3 Drop Python 3.6 compatibility, it reached end-of-life already (#45)
  • 081fe0e Don't run CI on non-master branches (#44)
  • 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)