gasparka / pyha

Describe, simulate and debug hardware in Python
Other
9 stars 1 forks source link

Update parse to 1.20.0 #908

Closed pyup-bot closed 7 months ago

pyup-bot commented 9 months ago

This PR updates parse from 1.8.4 to 1.20.0.

Changelog ### 1.20.0 ``` What's Changed * Optimize _expand_named_fields by Luffbee in https://github.com/r1chardj0n3s/parse/pull/139 * Add functionality to parse datetimes according C standard format codes. by bendichter in https://github.com/r1chardj0n3s/parse/pull/165 New Contributors * Luffbee made their first contribution in https://github.com/r1chardj0n3s/parse/pull/139 * bendichter made their first contribution in https://github.com/r1chardj0n3s/parse/pull/165 **Full Changelog**: https://github.com/r1chardj0n3s/parse/compare/1.19.1...1.20.0 ``` ### 1.19.1 ``` What's Changed * Add support for sign specifiers in number formats. by anntzer in https://github.com/r1chardj0n3s/parse/pull/134 * Fix handling of unused alignment by tomerha in https://github.com/r1chardj0n3s/parse/pull/132 * modern packaging by wimglenn in https://github.com/r1chardj0n3s/parse/pull/151 * universal wheel by wimglenn in https://github.com/r1chardj0n3s/parse/pull/155 New Contributors * anntzer made their first contribution in https://github.com/r1chardj0n3s/parse/pull/134 * tomerha made their first contribution in https://github.com/r1chardj0n3s/parse/pull/132 **Full Changelog**: https://github.com/r1chardj0n3s/parse/compare/1.19.0...1.19.1 ```
Links - PyPI: https://pypi.org/project/parse - Changelog: https://data.safetycli.com/changelogs/parse/
pyup-bot commented 7 months ago

Closing this in favor of #919