Renault-api

Latest version: v0.2.10

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

Scan your dependencies

Page 2 of 5

0.2.4

Changes

* Bump version to 0.2.4 (1243) epenet

:bug: Fixes

* Revert "Fix HVAC status endpoint (1211)" (1242) epenet

:construction_worker: Continuous Integration

* Fix safety warnings (1241) epenet
* Fix workflow (1240) epenet
* Add Python 3.12 to CI (1143) epenet

:package: Dependencies

* Fix safety warnings (1241) epenet
* Align aiohttp/PyJWT with Home Assistant (1239) epenet
* Bump mypy from 1.10.0 to 1.10.1 (1236) dependabot
* Bump setuptools from 70.0.0 to 70.1.1 (1235) dependabot
* Bump coverage from 7.5.3 to 7.5.4 (1233) dependabot
* Bump ruff from 0.4.7 to 0.4.10 (1231) dependabot
* Bump pip from 24.0 to 24.1 in /.github/workflows (1230) dependabot
* Bump urllib3 from 2.2.1 to 2.2.2 (1227) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (1226) dependabot
* Bump codecov/codecov-action from 4.4.1 to 4.5.0 (1224) dependabot
* Bump safety from 3.2.0 to 3.2.3 (1222) dependabot
* Bump authlib from 1.3.0 to 1.3.1 (1221) dependabot
* Bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows (1232) dependabot
* Bump xdoctest from 1.1.4 to 1.1.5 (1219) dependabot
* Bump tornado from 6.4 to 6.4.1 (1218) dependabot
* Bump pytest from 8.2.1 to 8.2.2 (1216) dependabot
* Bump cryptography from 42.0.7 to 42.0.8 (1215) dependabot

0.2.3

Changes

* Bump version to 0.2.3 (1212) epenet

:bug: Fixes

* Fix HVAC status endpoint (1211) epenet

:package: Dependencies

* Bump certifi from 2024.2.2 to 2024.6.2 (1208) dependabot
* Bump coverage from 7.4.4 to 7.5.3 (1203) dependabot
* Bump setuptools from 69.5.1 to 70.0.0 (1197) dependabot
* Bump requests from 2.31.0 to 2.32.3 (1206) dependabot
* Bump typeguard from 4.2.1 to 4.3.0 (1200) dependabot
* Bump xdoctest from 1.1.3 to 1.1.4 (1210) dependabot
* Bump ruff from 0.3.7 to 0.4.7 (1209) dependabot
* Bump regex from 2023.12.25 to 2024.5.15 (1189) dependabot
* Bump sphinx-click from 5.1.0 to 6.0.0 in /docs (1188) dependabot
* Bump sphinx-click from 5.1.0 to 6.0.0 (1187) dependabot
* Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (1180) dependabot
* Bump pytest from 8.1.1 to 8.2.1 (1193) dependabot
* Bump pytest-asyncio from 0.23.6 to 0.23.7 (1192) dependabot
* Bump codecov/codecov-action from 4.3.0 to 4.4.1 (1195) dependabot
* Bump requests from 2.31.0 to 2.32.0 (1194) dependabot
* Bump cryptography from 42.0.5 to 42.0.7 (1179) dependabot
* Bump pygments from 2.17.2 to 2.18.0 (1176) dependabot
* Bump safety from 3.1.0 to 3.2.0 (1172) dependabot
* Bump actions/download-artifact from 4.1.4 to 4.1.7 (1166) dependabot
* Bump mypy from 1.9.0 to 1.10.0 (1165) dependabot
* Bump actions/upload-artifact from 4.3.1 to 4.3.3 (1161) dependabot
* Bump sphinx from 7.2.6 to 7.3.7 in /docs (1154) dependabot
* Bump aiohttp from 3.9.4 to 3.9.5 (1149) dependabot
* Bump virtualenv from 20.25.1 to 20.26.2 in /.github/workflows (1186) dependabot
* Bump jinja2 from 3.1.3 to 3.1.4 (1178) dependabot

0.2.2

Changes

* Bump version to v0.2.2 (1147) epenet

:bug: Fixes

* Update Cockpit endpoint (1145) Konubinix

:books: Documentation

* Add ruff badge (1146) epenet
* Update documentation (1115) epenet
* Update charge-mode documentation (1113) epenet

:construction_worker: Continuous Integration

* Cleanup black settings (1142) epenet
* Add pyupgrade ruff rules (1141) epenet
* Replace black with ruff (1139) epenet
* Unignore Ruff rules (1138) epenet
* Replace bandit/flake8/isort with ruff (1136) epenet
* Replace reorder-python-imports with isort (1114) epenet

:package: Dependencies

* Bump nox from 2024.3.2 to 2024.4.15 in /.github/workflows (1140) dependabot
* Bump typeguard from 2.13.3 to 4.2.1 (1122) dependabot
* Bump aiohttp from 3.9.3 to 3.9.4 (1132) dependabot
* Bump idna from 2.10 to 3.7 (1131) dependabot
* Bump codecov/codecov-action from 4.1.0 to 4.3.0 (1130) dependabot
* Bump setuptools from 69.1.1 to 69.5.1 (1134) dependabot
* Bump pre-commit-hooks from 4.5.0 to 4.6.0 (1129) dependabot
* Bump safety from 3.0.1 to 3.1.0 (1124) dependabot
* Bump pytest-cov from 4.1.0 to 5.0.0 (1123) dependabot
* Bump marshmallow-dataclass from 8.6.0 to 8.6.1 (1121) dependabot
* Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 (1120) dependabot
* Bump coverage from 7.4.3 to 7.4.4 (1118) dependabot
* Bump cryptography from 42.0.4 to 42.0.5 (1137) epenet
* Bump black from 24.2.0 to 24.4.0 (1133) dependabot
* Bump actions/{upload/download}-artifact from v3 to v4 (1116) epenet
* Bump black from 23.12.0 to 24.2.0 (1089) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (1112) dependabot
* Bump pytest-asyncio from 0.21.1 to 0.23.5.post1 (1109) dependabot
* Bump pytest from 7.4.3 to 8.1.1 (1107) dependabot
* Bump nox from 2023.4.22 to 2024.3.2 in /.github/workflows (1104) dependabot
* Bump setuptools from 69.0.2 to 69.1.1 (1098) dependabot
* Bump virtualenv from 20.25.0 to 20.25.1 in /.github/workflows (1094) dependabot
* Bump regex from 2023.10.3 to 2023.12.25 (1059) dependabot
* Bump gitpython from 3.1.40 to 3.1.42 (1090) dependabot
* Bump urllib3 from 2.1.0 to 2.2.1 (1091) dependabot
* Bump codecov/codecov-action from 3.1.4 to 4.1.0 (1101) dependabot
* Bump coverage from 7.3.2 to 7.4.3 (1097) dependabot
* Bump poetry from 1.7.1 to 1.8.2 in /.github/workflows (1105) dependabot
* Bump mypy from 1.7.1 to 1.9.0 (1110) dependabot
* Bump certifi from 2023.11.17 to 2024.2.2 (1085) dependabot
* Bump cryptography from 41.0.7 to 42.0.4 (1111) dependabot
* Bump pip from 23.3.1 to 24.0 in /.github/workflows (1086) dependabot
* Bump multidict from 6.0.4 to 6.0.5 (1084) dependabot
* Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (1082) dependabot
* Bump xdoctest from 1.1.2 to 1.1.3 (1080) dependabot
* Bump safety from 2.4.0b2 to 3.0.1 (1068) dependabot
* Bump actions/cache from 3 to 4 (1066) dependabot
* Bump frozenlist from 1.4.0 to 1.4.1 (1052) dependabot
* Bump sphinx-click from 5.0.1 to 5.1.0 (1049) dependabot
* Bump bandit from 1.7.6 to 1.7.8 (1108) dependabot
* Bump aiohttp from 3.9.1 to 3.9.3 (1077) dependabot
* Bump gitpython from 3.1.40 to 3.1.41 (1063) dependabot
* Bump jinja2 from 3.1.2 to 3.1.3 (1064) dependabot
* Bump dateparser from 1.1.8 to 1.2.0 (1048) dependabot

0.2.1

Changes

* Bump version to v0.2.1 (1047) epenet

:bug: Fixes

* Fix issue clearing schedules (1046) epenet

:package: Dependencies

* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (1036) dependabot
* Bump mypy from 1.5.1 to 1.7.1 (1033) dependabot
* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs (1035) dependabot
* Bump black from 23.7.0 to 23.12.0 (1045) dependabot
* Bump bandit from 1.7.5 to 1.7.6 (1043) dependabot
* Bump yarl from 1.9.2 to 1.9.4 (1042) dependabot
* Bump actions/setup-python from 4 to 5 (1041) dependabot
* Bump virtualenv from 20.24.6 to 20.25.0 in /.github/workflows (1039) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (1038) dependabot
* Bump tornado from 6.3.3 to 6.4 (1037) dependabot
* Bump aiohttp from 3.8.6 to 3.9.1 (1034) dependabot
* Bump sphinx-click from 5.0.1 to 5.1.0 in /docs (1032) dependabot
* Bump sphinx-click from 5.0.1 to 5.1.0 (1030) dependabot
* Bump pygments from 2.16.1 to 2.17.2 (1029) dependabot
* Bump setuptools from 68.2.2 to 69.0.2 (1028) dependabot
* Bump aioresponses from 0.7.4 to 0.7.6 (1027) dependabot
* Bump certifi from 2023.7.22 to 2023.11.17 (1023) dependabot
* Bump poetry from 1.6.1 to 1.7.1 in /.github/workflows (1019) dependabot
* Bump dateparser from 1.1.8 to 1.2.0 (1018) dependabot
* Bump safety from 2.4.0b1 to 2.4.0b2 (1017) dependabot
* Bump urllib3 from 2.0.7 to 2.1.0 (1016) dependabot
* Bump pytest from 7.4.2 to 7.4.3 (1009) dependabot
* Bump xdoctest from 1.1.1 to 1.1.2 (1010) dependabot
* Bump virtualenv from 20.24.5 to 20.24.6 in /.github/workflows (1007) dependabot
* Bump click from 8.1.3 to 8.1.7 (1004) dependabot
* Bump pip from 23.3 to 23.3.1 in /.github/workflows (1003) dependabot
* Bump sphinx-rtd-theme from 1.3.0rc1 to 1.3.0 (1005) dependabot
* Bump regex from 2023.8.8 to 2023.10.3 (990) dependabot
* Bump sphinx from 6.2.1 to 7.2.6 in /docs (981) dependabot
* Bump reorder-python-imports from 3.10.0 to 3.12.0 (988) dependabot
* Bump pre-commit-hooks from 4.4.0 to 4.5.0 (992) dependabot
* Bump urllib3 from 2.0.4 to 2.0.7 (999) dependabot
* Bump pre-commit from 2.21.0 to 3.5.0 (995) dependabot
* Bump coverage from 7.3.0 to 7.3.2 (987) dependabot
* Bump aiohttp from 3.8.5 to 3.8.6 (991) dependabot
* Bump click from 8.1.6 to 8.1.7 in /docs (946) dependabot
* Bump sphinx-click from 4.4.0 to 5.0.1 in /docs (948) dependabot
* Bump sphinx-click from 4.4.0 to 5.0.1 (949) dependabot
* Bump click from 8.1.3 to 8.1.7 (952) dependabot
* Bump frozenlist from 1.3.3 to 1.4.0 (953) dependabot
* Bump sphinx from 4.3.2 to 7.1.2 (954) dependabot
* Bump sphinx-rtd-theme from 1.2.0 to 1.3.0 (959) dependabot
* Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 in /docs (960) dependabot
* Bump actions/checkout from 3 to 4 (970) dependabot
* Bump pytest from 7.4.0 to 7.4.2 (973) dependabot
* Bump marshmallow-dataclass from 8.5.14 to 8.6.0 (983) dependabot
* Bump setuptools from 68.1.0 to 68.2.2 (980) dependabot
* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (997) dependabot
* Bump virtualenv from 20.24.3 to 20.24.5 in /.github/workflows (975) dependabot
* Bump pip from 23.2.1 to 23.3 in /.github/workflows (996) dependabot
* Bump poetry from 1.5.1 to 1.6.1 in /.github/workflows (958) dependabot
* Bump gitpython from 3.1.32 to 3.1.40 (1002) dependabot

0.2.0

Changes

* Bump version to v0.2.0 (945) epenet
* Recognize ELECX code (844) matclab
* Add Energy gained column (843) matclab

:boom: Breaking Changes

* Drop Python 3.7 support and bump dependencies (933) epenet

:construction_worker: Continuous Integration

* Revert "Fix release CI (943)" (944) epenet
* Fix release CI (943) epenet
* Fix readthedocs (877) epenet
* Fix sphinx conflict in docs (876) epenet
* Add Python 3.11 to CI and set as default (873) epenet
* Replace flake8-bandit with bandit (872) epenet

:package: Dependencies

* Bump poetry from 1.4.2 to 1.5.1 in /.github/workflows (893) dependabot
* Bump setuptools from 67.7.2 to 68.1.0 (941) dependabot
* Bump mypy from 1.2.0 to 1.5.1 (942) dependabot
* Bump coverage from 7.2.5 to 7.3.0 (940) dependabot
* Bump black from 22.12.0 to 23.7.0 (939) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (938) dependabot
* Bump pygments from 2.15.1 to 2.16.1 (937) dependabot
* Bump regex from 2022.10.31 to 2023.8.8 (936) dependabot
* Bump pip from 23.1.2 to 23.2.1 in /.github/workflows (927) dependabot
* Bump urllib3 from 1.26.15 to 2.0.4 (925) dependabot
* Bump click from 8.1.3 to 8.1.6 in /docs (923) dependabot
* Bump click from 8.1.3 to 8.1.6 (922) dependabot
* Bump pyjwt from 2.6.0 to 2.8.0 (921) dependabot
* Bump pytest-asyncio from 0.21.0 to 0.21.1 (915) dependabot
* Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (912) dependabot
* Bump pytest from 7.3.1 to 7.4.0 (907) dependabot
* Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (909) dependabot
* Bump reorder-python-imports from 3.9.0 to 3.10.0 (903) dependabot
* Bump pytest-cov from 4.0.0 to 4.1.0 (891) dependabot
* Bump sphinx-rtd-theme from 1.2.0 to 1.2.2 (898) dependabot
* Bump sphinx-rtd-theme from 1.2.0 to 1.2.2 in /docs (896) dependabot
* Bump pep8-naming from 0.13.2 to 0.13.3 (874) dependabot
* Drop Python 3.7 support and bump dependencies (933) epenet
* Bump codecov/codecov-action from 3.1.3 to 3.1.4 (885) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (871) dependabot
* Bump coverage from 7.2.3 to 7.2.5 (870) dependabot
* Bump sphinx from 6.1.3 to 7.0.0 in /docs (868) dependabot
* Bump pip from 23.1 to 23.1.2 in /.github/workflows (862) dependabot
* Bump marshmallow-dataclass from 8.5.12 to 8.5.14 (866) dependabot
* Bump setuptools from 67.6.1 to 67.7.2 (861) dependabot
* Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (859) dependabot
* Bump codecov/codecov-action from 3.1.2 to 3.1.3 (854) dependabot
* Bump pygments from 2.15.0 to 2.15.1 (851) dependabot
* Bump flake8-bugbear from 22.12.6 to 23.3.12 (822) dependabot
* Bump flake8 from 4.0.1 to 5.0.4 (673) dependabot

0.1.13

Changes

* Bump version to v0.1.13 (850) epenet

:bug: Fixes

* Update default Kamereon API key (848) mathieucarbou

:construction_worker: Continuous Integration

* Add concurrency to CI (849) epenet

:package: Dependencies

* Bump gitpython from 3.1.30 to 3.1.31 (804) dependabot
* Bump mypy from 1.0.0 to 1.2.0 (838) dependabot
* Bump coverage from 7.1.0 to 7.2.3 (837) dependabot
* Bump setuptools from 67.2.0 to 67.6.1 (832) dependabot
* Bump pytest from 7.2.1 to 7.3.1 (846) dependabot
* Bump pygments from 2.14.0 to 2.15.0 (840) dependabot
* Bump pytest-asyncio from 0.20.3 to 0.21.0 (828) dependabot
* Bump urllib3 from 1.26.14 to 1.26.15 (823) dependabot
* Bump pip from 23.0 to 23.1 in /.github/workflows (845) dependabot
* Bump poetry from 1.3.2 to 1.4.2 in /.github/workflows (833) dependabot
* Bump dateparser from 1.1.1 to 1.1.8 (831) dependabot
* Bump sphinx-rtd-theme from 1.0.0 to 1.2.0 (796) dependabot
* Bump codecov/codecov-action from 3.1.1 to 3.1.2 (842) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 (835) dependabot
* Bump dateparser from 1.1.7 to 1.1.8 in /docs (830) dependabot
* Bump marshmallow-dataclass from 8.5.11 to 8.5.12 (825) dependabot
* Bump virtualenv from 20.19.0 to 20.21.0 in /.github/workflows (821) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (808) dependabot
* Bump aiohttp from 3.8.3 to 3.8.4 (797) dependabot
* Bump tabulate from 0.8.10 to 0.9.0 (795) dependabot
* Bump sphinx-click from 4.3.0 to 4.4.0 (794) dependabot

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.