Edi-energy-scraper

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 7

2.1.0

What's Changed
* chore(deps): bump aiohttp from 3.11.11 to 3.11.12 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/295
* chore(deps): bump coverage from 7.6.10 to 7.6.11 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/296
* chore(deps): bump aiohappyeyeballs from 2.4.4 to 2.4.6 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/297
* chore(deps): bump mypy from 1.14.1 to 1.15.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/298
* chore(deps): bump coverage from 7.6.11 to 7.6.12 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/300
* chore(deps): bump pypdf from 5.2.0 to 5.3.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/301
* chore(deps): bump types-pytz from 2024.2.0.20241221 to 2025.1.0.20250204 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/302
* chore(deps): bump pypdf from 5.3.0 to 5.3.1 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/304
* chore(deps): bump pytest from 8.3.4 to 8.3.5 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/308
* chore(deps): bump propcache from 0.2.1 to 0.3.0 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/306
* chore(deps): bump syrupy from 4.8.1 to 4.8.2 by dependabot in https://github.com/Hochfrequenz/edi_energy_scraper/pull/305
* feat: scrape valid documents per format version by DeltaDaniel in https://github.com/Hochfrequenz/edi_energy_scraper/pull/309


**Full Changelog**: https://github.com/Hochfrequenz/edi_energy_scraper/compare/v2.0.8...v2.1.0

2.0.8

What's Changed
* add asyncio_default_fixture_loop_scope tp pytest settings by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/289
* Update `get_documents` API response body (2025-02-04) by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/290
* chore: Increase logging in `_remove_old_files` method by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/291
* add `close()` to expl. close the aiohttp session; invoke in `__del__`/GC by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/292
* fix: remove old files even if naming schema changed by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/293
* extend version pattern by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/294


**Full Changelog**: https://github.com/Hochfrequenz/edi_energy_scraper/compare/v2.0.5...v2.0.8

2.0.7

What's Changed
* add asyncio_default_fixture_loop_scope tp pytest settings by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/289
* Update `get_documents` API response body (2025-02-04) by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/290
* chore: Increase logging in `_remove_old_files` method by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/291
* add `close()` to expl. close the aiohttp session; invoke in `__del__`/GC by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/292


**Full Changelog**: https://github.com/Hochfrequenz/edi_energy_scraper/compare/v2.0.5...v2.0.7

2.0.6

What's Changed
* add asyncio_default_fixture_loop_scope tp pytest settings by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/289
* Update `get_documents` API response body (2025-02-04) by hf-krechan in https://github.com/Hochfrequenz/edi_energy_scraper/pull/290


**Full Changelog**: https://github.com/Hochfrequenz/edi_energy_scraper/compare/v2.0.5...v2.0.6

2.0.5

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


**Full Changelog**: https://github.com/Hochfrequenz/edi_energy_scraper/compare/v2.0.4...v2.0.5

2.0.4

What's Changed
* bump aiohttp from 3.9.5 to 3.11.11 by hf-kklein in https://github.com/Hochfrequenz/edi_energy_scraper/pull/266


**Full Changelog**: https://github.com/Hochfrequenz/edi_energy_scraper/compare/v2.0.3...v2.0.4

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.