Kohlrahbi

Latest version: v1.1.3

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

Scan your dependencies

Page 1 of 5

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

1.1.1

What's Changed
* Fix regression: Treat empty string `''` as `None` data element ID by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/312


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

1.1.0

What's Changed
* Bump pandas-stubs from 2.2.1.240316 to 2.2.2.240514 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/302
* Bump maus from 0.4.2 to 0.5.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/305
* Bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/306
* Bump python-docx from 1.1.0 to 1.1.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/293
* Bump pylint from 3.1.1 to 3.2.0 + fix minor linting issues by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/303
* 🧹 Switch to `mypy --strict` by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/308
* chore: drop `pip-compile step` from dev env setup; Add `pip-compile-multi` env by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/307
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/310
* Bump pylint from 3.2.0 to 3.2.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/311
* Extract 5 digit Segment ID from (some) ≥FV2410 AHBs by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/309


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v1.0.0...v1.1.0

1.0.0

What's Changed
* Bump build from 1.1.1 to 1.2.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/263
* Bump types-requests from 2.31.0.20240311 to 2.31.0.20240402 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/264
* Bump types-requests from 2.31.0.20240402 to 2.31.0.20240403 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/267
* Bump types-requests from 2.31.0.20240403 to 2.31.0.20240406 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/268
* Rework by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/265
* 🔥 delete collect pruefis by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/269
* Bump lxml from 5.1.1 to 5.2.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/273
* Bump idna from 3.6 to 3.7 in /dev_requirements by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/274
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/277
* handle line endings in csv files by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/278
* Add Version Flag by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/281
* ⬆️ Update dependencies by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/282
* Bump coverage from 7.4.4 to 7.5.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/284
* Bump freezegun from 1.4.0 to 1.5.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/286
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/287
* Bump black from 24.4.0 to 24.4.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/288
* Bump black from 24.4.1 to 24.4.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/289
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/290
* Bump marshmallow from 3.21.1 to 3.21.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/292
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/294
* Bump pydantic from 2.7.0 to 2.7.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/285
* Bump tomlkit from 0.12.4 to 0.12.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/295
* Bump freezegun from 1.5.0 to 1.5.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/296
* Bump pylint from 3.1.0 to 3.1.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/297
* Bump lxml from 5.2.1 to 5.2.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/298
* extract conditions and packages by DeltaDaniel in https://github.com/Hochfrequenz/kohlrahbi/pull/257


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

0.4.2

**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v0.4.1...v0.4.2

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.