Freebox-api

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 2

1.2.1

:beetle: Fixes

* Support PathLike token type again (750) Quentame

1.2.0

:rocket: Features

* LCD: add led_strip lcd_config_schema (Freebox Ultra Limited Edition) (746) BruceLIOU
* Complete and prettify example (745) Quentame
* Attest build provenance (704) Quentame
* Add support for Downloads APIs (276) Quentame
* Bump Python version to 3.12 (598) Quentame
* Add GitHub issue template (595) Quentame

:fire: Removals and Deprecations

* Add mypy & typeguard tests + fix dependencies + add some typing (593) Quentame

:beetle: Fixes

* Disable ssl VERIFY_X509_STRICT with self-signed certificate DNS (737) therve
* fix: Download params (712) Quentame

:rotating_light: Testing

* Add mypy & typeguard tests + fix dependencies + add some typing (593) Quentame

:construction_worker: Continuous Integration

* Attest build provenance (704) Quentame
* Bump actions/[upload|download]-artifact from v3 to v4 (703) Quentame
* Bump Python version to 3.12 (598) Quentame
* Fix doc build & bump build to py3.11 (596) Quentame
* Add mypy & typeguard tests + fix dependencies + add some typing (593) Quentame

:books: Documentation

* Use sphinx-rtd-theme & update sphinx (597) Quentame

:hammer: Refactoring

* fix: Pylint W0201 attribute-defined-outside-init (717) Quentame
* fix: string format Pylint W1202 & C0209 (716) Quentame
* Remove urllib3 dependency (702) cdce8p

:package: Dependencies

* Bump virtualenv from 20.27.0 to 20.27.1 in /.github/workflows (713) dependabot
* Bump flake8-bugbear from 24.8.19 to 24.10.31 (715) dependabot
* Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (714) dependabot
* Bump safety from 3.2.8 to 3.2.10 (711) dependabot
* Bump mypy from 1.12.1 to 1.13.0 (706) dependabot
* Bump importlib-metadata from 6.11.0 to 8.5.0 (698) dependabot
* Bump pip from 24.2 to 24.3.1 in /.github/workflows (705) dependabot
* Bump typeguard from 4.3.0 to 4.4.0 (707) dependabot
* Bump actions/checkout from 4.1.1 to 4.2.2 (709) dependabot
* Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (708) dependabot
* Bump codecov/codecov-action from 3.1.4 to 4.6.0 (710) dependabot
* Bump pre-commit-hooks from 4.6.0 to 5.0.0 (697) dependabot
* Bump actions/[upload|download]-artifact from v3 to v4 (703) Quentame
* Bump nox from 2024.4.15 to 2024.10.9 in /.github/workflows (688) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.10.3 (679) dependabot
* Bump sphinx from 7.2.6 to 8.1.3 in /docs (692) dependabot
* Bump sphinx-rtd-theme from 1.3.0 to 3.0.1 (696) dependabot
* Bump sphinx-rtd-theme from 1.3.0 to 3.0.1 in /docs (689) dependabot
* Bump actions/cache from 3.3.2 to 4.1.2 (699) dependabot
* Bump actions/setup-python from 4.7.1 to 5.3.0 (700) dependabot
* Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows (693) dependabot
* Bump virtualenv from 20.24.6 to 20.27.0 in /.github/workflows (695) dependabot
* Bump Python version to 3.12 (598) Quentame
* Bump certifi from 2023.7.22 to 2024.7.4 (648) dependabot
* Bump urllib3 from 1.26.18 to 1.26.19 (641) dependabot
* Bump idna from 3.4 to 3.7 (649) dependabot
* Bump jinja2 from 3.1.2 to 3.1.4 (643) dependabot
* Bump requests from 2.31.0 to 2.32.2 (647) dependabot
* Bump zipp from 3.17.0 to 3.19.1 (644) dependabot
* Bump aiohttp from 3.8.6 to 3.10.2 (645) dependabot
* Bump tornado from 6.3.3 to 6.4.1 (642) dependabot
* Bump setuptools from 68.2.2 to 70.0.0 (646) dependabot
* Bump jinja2 from 3.1.2 to 3.1.3 (628) dependabot
* Bump gitpython from 3.1.40 to 3.1.41 (626) dependabot
* Bump xdoctest from 1.1.1 to 1.1.2 (603) dependabot
* Bump pytest from 7.4.2 to 7.4.3 (602) dependabot
* Bump virtualenv from 20.24.5 to 20.24.6 in /.github/workflows (601) dependabot
* Bump pip from 23.3 to 23.3.1 in /.github/workflows (599) dependabot
* Bump importlib-metadata from 4.13.0 to 6.8.0 (581) dependabot
* Use sphinx-rtd-theme & update sphinx (597) Quentame
* Bump sphinx from 7.0.1 to 7.2.6 in /docs (583) dependabot
* Bump actions/checkout from 4.1.0 to 4.1.1 (590) dependabot
* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (591) dependabot
* Bump mypy from 1.6.0 to 1.6.1 (594) dependabot
* Bump pre-commit from 2.21.0 to 3.5.0 (580) dependabot
* Bump actions/checkout from 3.5.3 to 4.1.0 (588) dependabot
* Bump virtualenv from 20.24.0 to 20.24.5 in /.github/workflows (584) dependabot
* Bump actions/cache from 3.3.1 to 3.3.2 (586) dependabot
* Bump actions/upload-artifact from 3.1.2 to 3.1.3 (587) dependabot
* Bump pip from 23.2 to 23.3 in /.github/workflows (585) dependabot
* Bump typeguard from 2.13.3 to 4.1.5 (577) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.10 (576) dependabot
* Bump actions/setup-python from 4.5.0 to 4.7.1 (574) dependabot
* Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (561) dependabot
* Drop Python 3.7 (575) Quentame
* Bump aiohttp from 3.8.4 to 3.8.5 (573) dependabot
* Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (532) dependabot
* Bump pygments from 2.14.0 to 2.15.0 (569) dependabot
* Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (562) dependabot
* Bump certifi from 2022.12.7 to 2023.7.22 (570) dependabot
* Bump urllib3 from 1.26.15 to 1.26.17 (572) dependabot
* Bump gitpython from 3.1.31 to 3.1.37 (571) dependabot
* Bump pip from 23.0.1 to 23.2 in /.github/workflows (565) dependabot
* Bump poetry from 1.4.2 to 1.6.1 in /.github/workflows (568) dependabot
* Bump virtualenv from 20.21.0 to 20.24.0 in /.github/workflows (566) dependabot
* Bump sphinx from 6.1.3 to 7.0.1 in /docs (544) dependabot
* Bump actions/checkout from 3.4.0 to 3.5.3 (554) dependabot
* Bump requests from 2.28.2 to 2.31.0 (548) dependabot
* Bump codecov/codecov-action from 3.1.1 to 3.1.4 (546) dependabot
* Bump coverage from 7.2.2 to 7.2.7 (552) dependabot
* Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (517) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.5 (519) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 (511) dependabot
* Bump actions/checkout from 3.3.0 to 3.4.0 (509) dependabot
* Bump coverage from 7.2.1 to 7.2.2 (512) dependabot
* Bump poetry from 1.3.2 to 1.4.1 in /.github/workflows (513) dependabot
* Bump urllib3 from 1.26.14 to 1.26.15 (505) dependabot
* Bump flake8-bugbear from 23.2.13 to 23.3.12 (504) dependabot
* Bump mypy from 1.0.1 to 1.1.1 (500) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 in /.github/workflows (503) dependabot
* Bump actions/cache from 3.2.6 to 3.3.1 (506) dependabot
* Bump pytest from 7.2.1 to 7.2.2 (499) dependabot
* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (498) dependabot
* Bump coverage from 7.2.0 to 7.2.1 (496) dependabot
* Bump mypy from 0.991 to 1.0.1 (494) dependabot
* Bump coverage from 7.1.0 to 7.2.0 (495) dependabot

1.1.0

* Fix LAN scheme: LanHost primary_name (425) RithyNicolasTAN

:rocket: Features

* Bump Python version to 3.11 (492) Quentame

:beetle: Fixes

* Add italian iliadbox CA root certificate (437) alekitto

:construction_worker: Continuous Integration

* Bump Python version to 3.11 (492) Quentame

:package: Dependencies

* Bump Python version to 3.11 (492) Quentame
* Bump sphinx from 5.3.0 to 6.1.3 in /docs (469) dependabot
* Bump coverage from 6.5.0 to 7.1.0 (481) dependabot
* Bump xdoctest from 1.1.0 to 1.1.1 (484) dependabot
* Bump pep8-naming from 0.13.2 to 0.13.3 (480) dependabot
* Bump black from 22.10.0 to 22.12.0 (477) dependabot
* Bump flake8-bugbear from 22.10.27 to 23.2.13 (488) dependabot
* Bump virtualenv from 20.17.1 to 20.19.0 in /.github/workflows (486) dependabot
* Bump pip from 22.3.1 to 23.0.1 in /.github/workflows (489) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (491) dependabot
* Bump actions/cache from 3.2.3 to 3.2.6 (490) dependabot
* Bump pre-commit from 2.20.0 to 2.21.0 (479) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (473) dependabot
* Bump actions/upload-artifact from 3.1.1 to 3.1.2 (474) dependabot
* Bump actions/download-artifact from 3.0.1 to 3.0.2 (475) dependabot
* Bump pre-commit-hooks from 4.3.0 to 4.4.0 (443) dependabot
* Bump actions/cache from 3.0.11 to 3.2.3 (467) dependabot
* Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 (440) dependabot
* Bump poetry from 1.2.2 to 1.3.2 in /.github/workflows (468) dependabot
* Bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (441) dependabot
* Bump actions/setup-python from 4.3.0 to 4.5.0 (471) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 (451) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (448) dependabot
* Bump actions/checkout from 3.1.0 to 3.3.0 (464) dependabot
* Bump urllib3 from 1.26.12 to 1.26.14 (470) dependabot
* Bump mypy from 0.982 to 0.991 (439) dependabot
* Bump virtualenv from 20.16.6 to 20.17.1 in /.github/workflows (450) dependabot
* Bump safety from 2.3.1 to 2.3.5 (454) dependabot
* Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (436) dependabot
* Bump pip from 22.3 to 22.3.1 in /.github/workflows (434) dependabot
* Bump gitpython from 3.1.29 to 3.1.30 (472) dependabot
* Bump setuptools from 65.4.1 to 65.5.1 (461) dependabot
* Bump certifi from 2022.9.24 to 2022.12.7 (455) dependabot
* Bump flake8-bugbear from 22.10.25 to 22.10.27 (433) dependabot
* Bump pytest from 7.1.3 to 7.2.0 (432) dependabot
* Bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (431) dependabot
* Bump flake8-bugbear from 22.9.23 to 22.10.25 (429) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (428) dependabot
* Bump actions/download-artifact from 3.0.0 to 3.0.1 (426) dependabot
* Bump reorder-python-imports from 3.8.4 to 3.9.0 (430) dependabot
* Bump actions/upload-artifact from 3.1.0 to 3.1.1 (427) dependabot
* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (422) dependabot
* Bump pip from 22.2.2 to 22.3 in /.github/workflows (420) dependabot
* Bump sphinx from 5.2.3 to 5.3.0 in /docs (421) dependabot
* Bump actions/cache from 3.0.10 to 3.0.11 (418) dependabot

1.0.1

:beetle: Fixes

* Fix Call API: Mark every calls as read (423) Quentame

1.0.0

* Add Access typing into DHCP (279) Narmishka
* Add Access typing into Home (280) Narmishka
* Add Access typing into FTP (277) Narmishka
* Add Access typing into LAN (278) Narmishka

:rocket: Features

* Switch to poetry-core (187) fabaff

:construction_worker: Continuous Integration

* Bump min python version to 3.7 and max to 3.10 & update libs (412) Quentame

:package: Dependencies

* Bump pep8-naming from 0.11.1 to 0.13.2 (391) dependabot
* Bump importlib-metadata from 3.10.1 to 4.2.0 (414) dependabot
* Bump xdoctest from 0.15.10 to 1.1.0 (416) dependabot
* Bump reorder-python-imports from 2.8.0 to 3.8.4 (413) dependabot
* Bump pytest from 6.2.5 to 7.1.3 (415) dependabot
* Bump mypy from 0.812 to 0.982 (407) dependabot
* Bump min python version to 3.7 and max to 3.10 & update libs (412) Quentame
* Bump poetry from 1.1.7 to 1.1.8 in /.github/workflows (256) dependabot
* Bump codecov/codecov-action from 2.0.2 to 2.0.3 (257) dependabot
* Bump flake8-rst-docstrings from 0.0.14 to 0.2.3 (250) dependabot
* Bump sphinx from 3.5.4 to 4.1.2 (248) dependabot
* Bump sphinx from 3.5.3 to 4.1.2 in /docs (239) dependabot
* Bump pip from 21.2.3 to 21.2.4 in /.github/workflows (252) dependabot
* Bump actions/setup-python from 2.2.1 to 2.2.2 (215) dependabot
* Bump nox-poetry from 0.8.4 to 0.8.6 in /.github/workflows (226) dependabot
* Bump poetry from 1.1.5 to 1.1.7 in /.github/workflows (230) dependabot
* Bump actions/cache from 2.1.4 to 2.1.6 (221) dependabot
* Bump pip from 20.3.3 to 21.2.3 in /.github/workflows (242) dependabot
* Bump codecov/codecov-action from 1.3.1 to 2.0.2 (237) dependabot
* Bump actions/upload-artifact from 2.2.2 to 2.2.4 (227) dependabot
* Bump actions/download-artifact from 2.0.8 to 2.0.10 (228) dependabot
* Bump virtualenv from 20.4.3 to 20.7.2 in /.github/workflows (245) dependabot
* Fix safety : bump urllib3 (246) Quentame

0.0.10

:package: Dependencies

* Bump importlib-metadata from 3.7.3 to 3.10.0 (185) dependabot
* Bump sphinx from 3.5.2 to 3.5.3 (182) dependabot
* Bump sphinx from 3.5.2 to 3.5.3 in /docs (183) dependabot
* Bump flake8-docstrings from 1.5.0 to 1.6.0 (180) dependabot
* Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (178) dependabot
* Bump codecov/codecov-action from v1.2.2 to v1.3.1 (179) dependabot
* Bump virtualenv from 20.4.2 to 20.4.3 in /.github/workflows (177) dependabot
* Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 (172) dependabot
* Bump flake8-bugbear from 20.11.1 to 21.3.2 (173) dependabot
* Bump flake8 from 3.8.4 to 3.9.0 (175) dependabot
* Bump mypy from 0.790 to 0.812 (176) dependabot
* Bump typeguard from 2.10.0 to 2.11.1 (158) dependabot
* Bump importlib-metadata from 3.4.0 to 3.7.3 (174) dependabot
* Bump reorder-python-imports from 2.3.6 to 2.4.0 (153) dependabot
* Bump aiohttp from 3.7.3 to 3.7.4 (171) dependabot
* Bump darglint from 1.5.8 to 1.7.0 (161) dependabot
* Bump sphinx from 3.4.3 to 3.5.2 (164) dependabot
* Bump poetry from 1.0.10 to 1.1.5 in /.github/workflows (162) dependabot
* Bump actions/cache from v2.1.3 to v2.1.4 (149) dependabot
* Bump actions/download-artifact from v2.0.6 to v2.0.8 (146) dependabot
* Bump actions/upload-artifact from v2.2.1 to v2.2.2 (145) dependabot
* Bump nox-poetry from 0.7.1 to 0.8.4 in /.github/workflows (168) dependabot
* Bump codecov/codecov-action from v1.2.1 to v1.2.2 (170) dependabot
* Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (154) dependabot
* Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (155) dependabot
* Bump pre-commit from 2.9.3 to 2.11.1 (165) dependabot
* Bump virtualenv from 20.3.1 to 20.4.2 in /.github/workflows (147) dependabot
* Bump sphinx from 3.4.3 to 3.5.2 in /docs (163) dependabot
* Bump PyYAML, jinja2 and py (167) Quentame

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.