Kohlrahbi

Latest version: v1.13.0

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

Scan your dependencies

Page 5 of 9

1.4.1

What's Changed
* fix: add forgotton "xlsx" sub-directory to path by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/385


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v1.4.0...v1.4.1

1.4.0

What's Changed
* Bump numpy from 2.0.0 to 2.0.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/376
* Bump tomlkit from 0.12.5 to 0.13.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/370
* Bump pydantic from 2.7.1 to 2.8.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/358
* Avoid unnecessary write operations: Dont' dump if JSON output didn't changed by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/384


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v1.3.0...v1.4.0

1.3.0

What's Changed

Features
* ignore capitalization in filenames when filtering for the latest file by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/382

Chore/Dependencies
* Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/372
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/373
* Bump maus from 0.5.2 to 0.5.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/374
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/375
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/377
* Bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/379
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/380


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v1.2.0...v1.3.0

1.2.0

What's Changed
* Bump types-requests from 2.32.0.20240521 to 2.32.0.20240523 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/322
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/324
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/327
* Bump requests from 2.31.0 to 2.32.0 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/320
* Bump openpyxl from 3.1.2 to 3.1.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/329
* Add link to fundamend by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/330
* Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/332
* Bump pandas-stubs from 2.2.2.240514 to 2.2.2.240603 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/333
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/340
* Bump marshmallow from 3.21.2 to 3.21.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/342
* Bump pylint from 3.2.2 to 3.2.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/343
* Bump more-itertools from 10.2.0 to 10.3.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/346
* Bump openpyxl from 3.1.3 to 3.1.4 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/348
* Bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/352
* Bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/360
* Remove section_name From Flatahb If segment_code Is Empty, modified test by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/341
* Bump numpy from 1.26.4 to 2.0.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/350
* Bump packaging from 24.0 to 24.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/345
* Bump typing-extensions from 4.11.0 to 4.12.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/344
* Bump openpyxl from 3.1.4 to 3.1.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/362
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/364
* Bump pylint from 3.2.3 to 3.2.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/363
* Bump zipp from 3.18.1 to 3.19.1 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/365
* Bump twine from 5.1.0 to 5.1.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/366
* Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/367
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/368
* add conditions to flatahbtable output by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/353
* remove irrelevant lines in flatahb output by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/351
* Remove double entries in flatahb output by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/354
* ignore ahb tables where no pruefi is provided by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/371


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v1.1.3...v1.2.0

1.1.3

What's Changed
* Bump types-requests from 2.31.0.20240406 to 2.32.0.20240521 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/317
* Bump annotated-types from 0.6.0 to 0.7.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/318
* Bump pylint from 3.2.1 to 3.2.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/319
* filter for most recent file by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/321


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Fix Type Hints of `file_type`; It's a tuple of, not a single export type by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/313
* Try manual garbage collection to avoid memory leaks by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/316
* Use default_factories by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/314


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v1.1.1...v1.1.2

Page 5 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.