Pydantic-yaml

Latest version: v1.4.0

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

Scan your dependencies

Page 1 of 6

1.4.0

Hello, this has been delayed for a while - sorry for the delay to everyone using `pydantic-yaml`.

What's Changed

Highlights:

* deps: drop importlib_metadata by branchvincent in https://github.com/NowanIlfideme/pydantic-yaml/pull/130
* Fix TypeError issue when parse List of objects by csrocha in https://github.com/NowanIlfideme/pydantic-yaml/pull/184
* PyPI Trusted Publishing by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/198

Chores:

* Bump ruff from 0.1.5 to 0.2.1 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/149
* Bump pytest from 7.4.2 to 8.0.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/145
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/132
* Bump black from 23.11.0 to 24.3.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/154
* Bump ruff from 0.2.1 to 0.4.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/161
* Bump ruff from 0.4.0 to 0.6.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/196
* Bump mypy from 1.5.1 to 1.11.1 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/192
* Bump black from 24.3.0 to 24.8.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/194
* Bump pytest from 8.0.0 to 8.3.2 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/191
* Bump ruff from 0.6.0 to 0.7.3 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/205
* Bump mypy from 1.11.1 to 1.13.0 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/203
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/202
* Updating pre-commit to latest version that supports Python 3.8 by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/206

New Contributors
* branchvincent made their first contribution in https://github.com/NowanIlfideme/pydantic-yaml/pull/130
* csrocha made their first contribution in https://github.com/NowanIlfideme/pydantic-yaml/pull/184

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

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

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.