Nettigo-air-monitor

Latest version: v4.1.0

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

Scan your dependencies

Page 3 of 6

1.6.0

:recycle: Refactor

- 108 Reorganize requirements bieniu
- 111 Use JSON loads/dumps from `ClientSession` configuration bieniu

:green_heart: CI

- 109 Use Release Drafter bieniu
- 110 Use autoflake with pre-commit bieniu

:arrow_up: Dependency Updates

<details>
<summary>13 changes</summary>

- 98 Bump pytest from 7.1.3 to 7.2.0 dependabot
- 100 Bump mypy from 0.982 to 0.990 dependabot
- 99 Bump pytest-asyncio from 0.20.1 to 0.20.2 dependabot
- 101 Bump mypy from 0.990 to 0.991 dependabot
- 102 Bump pylint from 2.15.5 to 2.15.6 dependabot
- 103 Bump flake8 from 5.0.4 to 6.0.0 dependabot
- 104 Bump pylint from 2.15.6 to 2.15.7 dependabot
- 107 Bump pytest-asyncio from 0.20.2 to 0.20.3 dependabot
- 106 Bump black from 22.10.0 to 22.12.0 dependabot
- 105 Bump pylint from 2.15.7 to 2.15.8 dependabot
- 112 Bump actions/checkout from 3.1.0 to 3.2.0 dependabot
- 114 Bump isort from 5.10.1 to 5.11.3 dependabot
- 113 Bump aioresponses from 0.7.3 to 0.7.4 dependabot
</details>

1.5.0

What's Changed

* Use Python 3.11 instead of 3.8 in CI by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/94
* Add support for PMSx003 sensor by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/95
* Update pre-commit requirements by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/97
* Use orjson by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/96

⬆️ Dependencies
<details>
<summary>8 changes</summary>

* Bump pylint from 2.14.5 to 2.15.2 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/82
* Bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/81
* Bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/80
* Bump coverage from 6.4.3 to 6.4.4 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/78
* Bump actions/stale from 5 to 6 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/84
* Bump pylint from 2.15.2 to 2.15.3 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/83
* Bump coverage from 6.4.4 to 6.5.0 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/85
* Bump mypy from 0.971 to 0.981 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/86
* Bump mypy from 0.981 to 0.982 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/87
* Bump pylint from 2.15.3 to 2.15.4 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/89
* Bump black from 22.8.0 to 22.10.0 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/88
* Bump pytest-asyncio from 0.19.0 to 0.20.1 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/90
* Bump actions/checkout from 3.0.2 to 3.1.0 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/92
* Bump pylint from 2.15.4 to 2.15.5 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/91
</details>


**Full Changelog**: https://github.com/bieniu/nettigo-air-monitor/compare/1.4.2...1.5.0

1.4.2

What's Changed
* Add CAQI level by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/77


**Full Changelog**: https://github.com/bieniu/nettigo-air-monitor/compare/1.4.1...1.4.2

1.4.1

What's Changed
* Add tests for CAQI by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/76


**Full Changelog**: https://github.com/bieniu/nettigo-air-monitor/compare/1.4.0...1.4.1

1.4.0

What's Changed
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/62
* Bump coverage from 6.4 to 6.4.3 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/71
* Bump mypy from 0.960 to 0.971 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/69
* Bump pylint from 2.13.9 to 2.14.5 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/68
* Bump pre-commit from 2.19.0 to 2.20.0 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/66
* Bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/65
* Add CAQI sensor by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/72
* Bump flake8 from 4.0.1 to 5.0.4 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/73
* Bump pre-commit requirements by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/75
* Bump pytest-asyncio from 0.18.3 to 0.19.0 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/74


**Full Changelog**: https://github.com/bieniu/nettigo-air-monitor/compare/1.3.0...1.4.0

1.3.0

What's Changed
* Use tox by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/54
* Bump coverage from 6.3.3 to 6.4 by dependabot in https://github.com/bieniu/nettigo-air-monitor/pull/55
* Rework auth check by bieniu in https://github.com/bieniu/nettigo-air-monitor/pull/57


**Full Changelog**: https://github.com/bieniu/nettigo-air-monitor/compare/1.2.4...1.3.0

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.