Aiostreammagic

Latest version: v2.11.0

Safety actively analyzes 720904 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.11.0

What's Changed
* build(deps): bump yarl from 1.17.2 to 1.18.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/64
* build(deps): bump mashumaro from 3.14 to 3.15 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/65
* build(deps-dev): bump ruff from 0.7.4 to 0.8.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/66
* build(deps): bump orjson from 3.10.11 to 3.10.12 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/67
* build(deps-dev): bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/68
* build(deps): bump yarl from 1.18.0 to 1.18.3 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/69
* build(deps-dev): bump ruff from 0.8.0 to 0.8.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/70
* build(deps): bump aiohttp from 3.11.7 to 3.11.9 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/71
* build(deps-dev): bump ruff from 0.8.1 to 0.8.2 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/73
* build(deps): bump aiohttp from 3.11.9 to 3.11.10 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/72
* build(deps-dev): bump ruff from 0.8.2 to 0.8.3 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/74
* build(deps-dev): bump pdoc from 15.0.0 to 15.0.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/76
* build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/75
* build(deps-dev): bump mypy from 1.13.0 to 1.14.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/77
* build(deps-dev): bump ruff from 0.8.3 to 0.8.4 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/78
* build(deps): bump aiohttp from 3.11.10 to 3.11.11 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/79
* build(deps): bump orjson from 3.10.12 to 3.10.13 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/81
* build(deps-dev): bump mypy from 1.14.0 to 1.14.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/80
* build(deps-dev): bump ruff from 0.8.4 to 0.8.6 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/82
* build(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/83
* build(deps-dev): bump ruff from 0.8.6 to 0.9.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/84
* build(deps): bump orjson from 3.10.13 to 3.10.14 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/85
* build(deps-dev): bump pytest-asyncio from 0.25.1 to 0.25.2 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/86
* build(deps): bump orjson from 3.10.14 to 3.10.15 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/87
* build(deps-dev): bump ruff from 0.9.1 to 0.9.2 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/88
* build(deps-dev): bump ruff from 0.9.2 to 0.9.3 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/89
* build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/90
* build(deps-dev): bump ruff from 0.9.3 to 0.9.4 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/91
* Add functions for: control bus, standby mode, auto power down time by ichbinsteffen in https://github.com/noahhusby/aiostreammagic/pull/92
* Revert "Add functions for: control bus, standby mode, auto power down time" by noahhusby in https://github.com/noahhusby/aiostreammagic/pull/93
* [Fixed PR 92] Add functions for: control bus, standby mode, auto power down time by ichbinsteffen in https://github.com/noahhusby/aiostreammagic/pull/94
* build(deps-dev): bump mypy from 1.14.1 to 1.15.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/98
* build(deps): bump aiohttp from 3.11.11 to 3.11.13 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/99
* build(deps-dev): bump ruff from 0.9.4 to 0.9.7 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/100

New Contributors
* ichbinsteffen made their first contribution in https://github.com/noahhusby/aiostreammagic/pull/92

**Full Changelog**: https://github.com/noahhusby/aiostreammagic/compare/2.10.0...2.11.0

2.10.0

What's Changed
* Migrate to aiohttp by noahhusby in https://github.com/noahhusby/aiostreammagic/pull/63


**Full Changelog**: https://github.com/noahhusby/aiostreammagic/compare/2.9.0...2.10.0

2.9.0

2.8.6

What's Changed
* build(deps): bump websockets from 13.1 to 14.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/59
* build(deps-dev): bump ruff from 0.7.2 to 0.7.3 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/58
* build(deps-dev): bump ruff from 0.7.3 to 0.7.4 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/60
* build(deps): bump websockets from 14.0 to 14.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/61
* build(deps): bump yarl from 1.17.1 to 1.17.2 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/62


**Full Changelog**: https://github.com/noahhusby/aiostreammagic/compare/2.8.5...2.8.6

2.8.5

What's Changed
* build(deps): bump mashumaro from 3.13.1 to 3.14 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/52
* build(deps): bump orjson from 3.10.9 to 3.10.10 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/51
* build(deps-dev): bump ruff from 0.7.0 to 0.7.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/49
* build(deps): bump yarl from 1.15.5 to 1.16.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/50
* build(deps): bump orjson from 3.10.10 to 3.10.11 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/53
* build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/54
* build(deps): bump yarl from 1.16.0 to 1.17.1 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/56
* build(deps-dev): bump ruff from 0.7.1 to 0.7.2 by dependabot in https://github.com/noahhusby/aiostreammagic/pull/55
* Added none option to brightness enum by noahhusby in https://github.com/noahhusby/aiostreammagic/pull/57


**Full Changelog**: https://github.com/noahhusby/aiostreammagic/compare/2.8.4...2.8.5

2.8.4

What's Changed
* Implement proper type checking by noahhusby in https://github.com/noahhusby/aiostreammagic/pull/48


**Full Changelog**: https://github.com/noahhusby/aiostreammagic/compare/2.8.3...2.8.4

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.