Xknxproject

Latest version: v3.7.1

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

Scan your dependencies

Page 1 of 3

3.7.1

What’s Changed

* Parse applications using SubModules (388) farmio

⬆️ Dependencies

<details>
<summary>17 changes</summary>

* Bump ruff from 0.3.4 to 0.3.5 (387) dependabot
* Bump pre-commit from 3.6.2 to 3.7.0 (383) dependabot
* Bump tox from 4.14.1 to 4.14.2 (384) dependabot
* Bump pytest-cov from 4.1.0 to 5.0.0 (385) dependabot
* Bump ruff from 0.3.3 to 0.3.4 (386) dependabot
* Bump setuptools from 69.1.1 to 69.2.0 (382) dependabot
* Bump ruff from 0.3.2 to 0.3.3 (381) dependabot
* Update pre-commit hooks (380) github-actions
* Bump mypy from 1.8.0 to 1.9.0 (376) dependabot
* Bump ruff from 0.3.0 to 0.3.2 (377) dependabot
* Bump tox from 4.13.0 to 4.14.1 (378) dependabot
* Bump pytest from 8.0.2 to 8.1.1 (375) dependabot
* Bump ruff from 0.2.2 to 0.3.0 (374) dependabot
* Bump release-drafter/release-drafter from 5 to 6 (373) dependabot
* Bump pytest from 8.0.1 to 8.0.2 (372) dependabot
* Bump setuptools from 69.1.0 to 69.1.1 (371) dependabot
* Bump pylint from 3.0.3 to 3.1.0 (370) dependabot
</details>

3.7.0

What’s Changed

* Use customised name for `name` and translated product name for `hardware_name` (365) farmio

⬆️ Dependencies

<details>
<summary>6 changes</summary>

* Bump ruff from 0.2.1 to 0.2.2 (369) dependabot
* Bump tox from 4.12.1 to 4.13.0 (368) dependabot
* Bump pytest from 8.0.0 to 8.0.1 (367) dependabot
* Bump pre-commit from 3.6.1 to 3.6.2 (366) dependabot
* Bump pre-commit from 3.6.0 to 3.6.1 (364) dependabot
* Bump setuptools from 69.0.3 to 69.1.0 (363) dependabot
</details>

3.6.0

What’s Changed

* Parse communication object numbers of modules from allocators (362) farmio
* Add order number to devices (360) farmio

3.5.0

What’s Changed

* Add application program identifier and module information (320) farmio

Internals

* Use more ruff instead of flake8 and pyupgrade (358) farmio
* Replace black with ruff format (352) farmio
* Only run tests for specified python version, only lint in one CI runner (322) farmio
* Use ruff isort plugin instead of isort (321) farmio

⬆️ Dependencies

<details>
<summary>29 changes</summary>

* Bump ruff from 0.1.14 to 0.2.0 (359) dependabot
* Bump codecov/codecov-action from 3 to 4 (357) dependabot
* Bump peter-evans/create-pull-request from 5 to 6 (356) dependabot
* Bump pytest from 7.4.4 to 8.0.0 (355) dependabot
* Bump tox from 4.12.0 to 4.12.1 (353) dependabot
* Bump ruff from 0.1.11 to 0.1.14 (354) dependabot
* Bump actions/upload-artifact from 3 to 4 (344) dependabot
* Bump tox from 4.11.4 to 4.12.0 (350) dependabot
* Bump flake8 from 6.1.0 to 7.0.0 (345) dependabot
* Bump tox-gh-actions from 3.1.3 to 3.2.0 (346) dependabot
* Bump ruff from 0.1.9 to 0.1.11 (347) dependabot
* Bump actions/setup-python from 4 to 5 (342) dependabot
* Bump pytest from 7.4.3 to 7.4.4 (341) dependabot
* Bump setuptools from 69.0.2 to 69.0.3 (340) dependabot
* Bump mypy from 1.7.1 to 1.8.0 (339) dependabot
* Bump ruff from 0.1.8 to 0.1.9 (338) dependabot
* Bump ruff from 0.1.7 to 0.1.8 (337) dependabot
* Bump pre-commit from 3.5.0 to 3.6.0 (333) dependabot
* Update pre-commit hooks (327) github-actions
* Bump ruff from 0.1.6 to 0.1.7 (334) dependabot
* Bump pytest-icdiff from 0.8 to 0.9 (335) dependabot
* Bump pylint from 3.0.2 to 3.0.3 (336) dependabot
* Bump tox from 4.11.3 to 4.11.4 (332) dependabot
* Bump setuptools from 68.2.2 to 69.0.2 (331) dependabot
* Bump mypy from 1.7.0 to 1.7.1 (330) dependabot
* Bump ruff from 0.1.5 to 0.1.6 (328) dependabot
* Bump ruff from 0.1.4 to 0.1.5 (326) dependabot
* Bump mypy from 1.6.1 to 1.7.0 (325) dependabot
* Bump ruff from 0.1.3 to 0.1.4 (323) dependabot
</details>

3.4.1

What’s Changed

* Fix numbers for module defined group objects (319) farmio

⬆️ Dependencies

* Bump ruff from 0.1.1 to 0.1.3 (318) dependabot
* Bump pytest from 7.4.2 to 7.4.3 (317) dependabot

3.4.0

What’s Changed

* Parse device channels (316) farmio
* Restructure parser module (311) farmio
* Sort structures by GA and IA (310) farmio
* Add DataSecure flag for group addresses (306) farmio
* Use Python 3.12 release version in CI (302) farmio
* Add Python 3.12-rc test runner (290) farmio

⬆️ Dependencies

<details>
<summary>14 changes</summary>

* Bump pylint from 3.0.1 to 3.0.2 (315) dependabot
* Bump mypy from 1.6.0 to 1.6.1 (314) dependabot
* Bump ruff from 0.1.0 to 0.1.1 (313) dependabot
* Bump ruff from 0.0.292 to 0.1.0 (309) dependabot
* Bump mypy from 1.5.1 to 1.6.0 (308) dependabot
* Bump pre-commit from 3.4.0 to 3.5.0 (307) dependabot
* Update pre-commit hooks (305) github-actions
* Bump pylint from 3.0.0 to 3.0.1 (303) dependabot
* Bump pylint from 2.17.6 to 3.0.0 (301) dependabot
* Bump ruff from 0.0.291 to 0.0.292 (300) dependabot
* Bump actions/checkout from 3 to 4 (299) dependabot
* Bump ruff from 0.0.290 to 0.0.291 (297) dependabot
* Bump pylint from 2.17.5 to 2.17.6 (298) dependabot
* Bump pytest-icdiff from 0.7 to 0.8 (296) dependabot
</details>

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.