What's Changed * chore(deps): bump types-pytz from 2024.1.0.20240417 to 2024.2.0.20241221 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/268 * chore(deps): bump syrupy from 4.8.0 to 4.8.1 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/271 * chore(deps): bump pytest-asyncio from 0.25.0 to 0.25.2 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/270 * chore(deps): bump coverage from 7.6.7 to 7.6.10 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/269 * feat: add fuction to download best matching document by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/267 * chore(deps): bump aioresponses from 0.7.7 to 0.7.8 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/272 * chore(deps): bump more-itertools from 10.5.0 to 10.6.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/273 * add link to fabsenet by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/274 * chore(deps): bump codespell from 2.3.0 to 2.4.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/275 * chore(deps): bump pypdf from 5.1.0 to 5.2.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/279 * chore(deps): bump pydantic from 2.10.5 to 2.10.6 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/276 * chore(deps): bump twine from 6.0.1 to 6.1.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/277 * chore(deps): bump attrs from 24.3.0 to 25.1.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/278 * chore(deps): bump isort from 5.13.2 to 6.0.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/281 * chore(deps): bump codespell from 2.4.0 to 2.4.1 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/283 * chore(deps): bump pylint from 3.3.3 to 3.3.4 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/282 * chore(deps): bump black from 24.10.0 to 25.1.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/284 * chore(deps): bump pytz from 2024.2 to 2025.1 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/285 * chore(deps): bump pytest-asyncio from 0.25.2 to 0.25.3 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/286 * Fix Version Regex For "Sparten-Versions" by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/287
What's Changed * feat: switch from `edi-energy.de` and scraping to `bdew-mako.de` and a real(ly bad) API; drop support for Python 3.9 by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/261