mihai-dinculescu / tapo

Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with light bulbs (L510, L520, L530, L610, L630), light strips (L900, L920, L930), plugs (P100, P105, P110, P115, P300), hubs (H100), switches (S200B) and sensors (KE100, T100, T110, T300, T310, T315).
MIT License
313 stars 30 forks source link

build(deps-dev): bump maturin from 1.5.1 to 1.6.0 in /tapo-py #224

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps maturin from 1.5.1 to 1.6.0.

Release notes

Sourced from maturin's releases.

v1.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/PyO3/maturin/compare/v1.5.1...v1.6.0

Changelog

Sourced from maturin's changelog.

[1.6.0] - 2024-06-04

  • Detect compiling from Linux gnu to Linux musl as cross compiling in #2010
  • Add musllinux support to generate-ci in #2011
  • Add uv support to develop command in #2015
  • Add support for AIX target in #2030
  • Remove rust-cpython support in #2044
  • Add a global -v option in #2080
  • Detect target based on interpreter for pep517 build-wheel in #2088
  • Use base executable when possible in PEP 517 build in #2094
Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 4 weeks ago

Looks like maturin is up-to-date now, so this is no longer needed.