Pydantic-yaml

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 6

1.3.0

What's Changed
* Support Pydantic v2 backport for v1 functionality by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/152


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v1.2.1...v1.3.0

1.2.1

**NOTE**: if you haven't pinned `ruamel-yaml` you may have errors; make sure to pin `ruamel-yaml~=0.17.40` in that case.

What's Changed
* Bump ruff from 0.0.291 to 0.1.5 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/125
* Bump black from 23.3.0 to 23.11.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/124
* Update ruamel-yaml requirement from <0.18.0,>=0.16.0 to >=0.16.0,<0.19.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/120


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v1.2.0...v1.2.1

1.2.0

Since Python 3.7 has entered end-of-life and many dependencies (including mypy) are no longer supporting it, `pydantic-yaml` won't support it either. The latest version to support Python 3.7 is `1.1.3`.

What's Changed
* Bump ruff from 0.0.289 to 0.0.291 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/108
* Bump mypy from 1.4.1 to 1.5.1 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/93
* Remove Python 3.7 support, targeting 3.8 - 3.11 by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/109


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v1.1.3...v1.2.0

1.1.3

What's Changed
* Make to_yaml_file consider options when writing to file path by aeisenbarth in https://github.com/NowanIlfideme/pydantic-yaml/pull/96
* Bump ruff from 0.0.278 to 0.0.289 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/105
* Refactor to DRY dumper args. by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/106
* Bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/101
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/100

New Contributors
* aeisenbarth made their first contribution in https://github.com/NowanIlfideme/pydantic-yaml/pull/96

**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Hotfix: Fix indenting when dumping to the file. by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/104


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v1.1.1...v1.1.2

1.1.1

What's Changed
* Fixes issue 85 by Tobychev in https://github.com/NowanIlfideme/pydantic-yaml/pull/86


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v1.1.0...v1.1.1

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.