pypyr release v5.9.1 permalink

upgrade yaml lib dep permalink

Release Date: 2023-09-22T03:13:53Z

overview permalink

No functional change.

This change forces the ruamel yaml library dependency to upgrade - as of version 5.9.0 pypyr depends on ruamel.yaml >= 0.17.32.

If you do not have the latest version of ruamel and you use !jsonify, you will see:

AttributeError: ‘RoundTripConstructor’ object has no attribute ‘construct_unknown’

what’s changed permalink

Full Changelog: https://github.com/pypyr/pypyr/compare/v5.9.0...v5.9.1

how to upgrade permalink

If you want to upgrade (and you totally should!):

$ pip install --upgrade pypyr

source permalink

You can find pypyr release v5.9.1 on github, where you can click through to associated Issues, Pull Requests and Users.

Released by yaythomas.

last updated on .