Efoli

Latest version: v1.4.0

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

Scan your dependencies

Page 1 of 2

1.4.0

What's Changed

* fix: shift keydate of `FV2504` to `2025-06-06` (instead of `2025-04-04`) by hf-kklein in https://github.com/Hochfrequenz/efoli/pull/30

Dependabot (CI/CD)
* build(deps): bump black from 24.8.0 to 24.10.0 by dependabot in https://github.com/Hochfrequenz/efoli/pull/19
* build(deps): bump coverage from 7.6.1 to 7.6.3 by dependabot in https://github.com/Hochfrequenz/efoli/pull/20
* build(deps): bump coverage from 7.6.3 to 7.6.4 by dependabot in https://github.com/Hochfrequenz/efoli/pull/21
* build(deps): bump mypy from 1.11.2 to 1.12.1 by dependabot in https://github.com/Hochfrequenz/efoli/pull/22
* build(deps): bump mypy from 1.12.1 to 1.13.0 by dependabot in https://github.com/Hochfrequenz/efoli/pull/23
* build(deps): bump coverage from 7.6.4 to 7.6.7 by dependabot in https://github.com/Hochfrequenz/efoli/pull/24
* build(deps): bump coverage from 7.6.7 to 7.6.8 by dependabot in https://github.com/Hochfrequenz/efoli/pull/25
* build(deps): bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/Hochfrequenz/efoli/pull/26
* build(deps): bump pylint from 3.3.1 to 3.3.2 by dependabot in https://github.com/Hochfrequenz/efoli/pull/28
* build(deps): bump coverage from 7.6.8 to 7.6.9 by dependabot in https://github.com/Hochfrequenz/efoli/pull/29
* build(deps): bump twine from 5.1.1 to 6.0.1 by dependabot in https://github.com/Hochfrequenz/efoli/pull/27

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

1.3.0

What's Changed
* build(deps): bump pylint from 3.3.0 to 3.3.1 by dependabot in https://github.com/Hochfrequenz/efoli/pull/15
* build(deps): bump build from 1.2.2 to 1.2.2.post1 by dependabot in https://github.com/Hochfrequenz/efoli/pull/16
* build(deps): bump types-pytz from 2024.2.0.20240913 to 2024.2.0.20241003 by dependabot in https://github.com/Hochfrequenz/efoli/pull/17
* ⬆️🐍 Officially Support Python 3.13; Switch CI to Python 3.13 by hf-kklein in https://github.com/Hochfrequenz/efoli/pull/18


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

1.2.0

What's Changed
* build(deps-dev): bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/Hochfrequenz/efoli/pull/4
* build(deps-dev): bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/Hochfrequenz/efoli/pull/5
* build(deps-dev): bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/Hochfrequenz/efoli/pull/7
* build(deps-dev): bump pylint from 3.2.6 to 3.2.7 by dependabot in https://github.com/Hochfrequenz/efoli/pull/8
* build(deps-dev): bump build from 1.2.1 to 1.2.2 by dependabot in https://github.com/Hochfrequenz/efoli/pull/9
* build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/Hochfrequenz/efoli/pull/10
* build(deps): bump pytz from 2024.1 to 2024.2 by dependabot in https://github.com/Hochfrequenz/efoli/pull/12
* build(deps-dev): bump types-pytz from 2024.1.0.20240417 to 2024.2.0.20240913 by dependabot in https://github.com/Hochfrequenz/efoli/pull/11
* build(deps-dev): bump pylint from 3.2.7 to 3.3.0 by dependabot in https://github.com/Hochfrequenz/efoli/pull/13
* Move optional dependencies from `dev_requirements` to `pyproject.toml` by FreddyFox892 in https://github.com/Hochfrequenz/efoli/pull/14

New Contributors
* FreddyFox892 made their first contribution in https://github.com/Hochfrequenz/efoli/pull/14

**Full Changelog**: https://github.com/Hochfrequenz/efoli/compare/v1.1.0...v1.2.0

1.2.0rc2

**Full Changelog**: https://github.com/Hochfrequenz/efoli/compare/v1.2.0-rc1...v1.2.0-rc2

1.2.0rc1

What's Changed
* build(deps-dev): bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/Hochfrequenz/efoli/pull/4
* build(deps-dev): bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/Hochfrequenz/efoli/pull/5
* build(deps-dev): bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/Hochfrequenz/efoli/pull/7
* build(deps-dev): bump pylint from 3.2.6 to 3.2.7 by dependabot in https://github.com/Hochfrequenz/efoli/pull/8
* build(deps-dev): bump build from 1.2.1 to 1.2.2 by dependabot in https://github.com/Hochfrequenz/efoli/pull/9
* build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/Hochfrequenz/efoli/pull/10
* build(deps): bump pytz from 2024.1 to 2024.2 by dependabot in https://github.com/Hochfrequenz/efoli/pull/12
* build(deps-dev): bump types-pytz from 2024.1.0.20240417 to 2024.2.0.20240913 by dependabot in https://github.com/Hochfrequenz/efoli/pull/11
* build(deps-dev): bump pylint from 3.2.7 to 3.3.0 by dependabot in https://github.com/Hochfrequenz/efoli/pull/13


**Full Changelog**: https://github.com/Hochfrequenz/efoli/compare/v1.1.0...v1.2.0-rc1

1.1.0

What's Changed
* feat: also support date as argument for `get_edifact_format_version` by hf-kklein in https://github.com/Hochfrequenz/efoli/pull/3


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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.