gasparka / pyha

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

Update parse to 1.20.2 #961

Open pyup-bot opened 3 months ago

pyup-bot commented 3 months ago

This PR updates parse from 1.8.4 to 1.20.2.

Changelog ### 1.20.2 ``` What's Changed * allow hyphen in field name. closes 86 by wimglenn in https://github.com/r1chardj0n3s/parse/pull/184 **Full Changelog**: https://github.com/r1chardj0n3s/parse/compare/1.20.1...1.20.2 ``` ### 1.20.1 ``` What's Changed * add formatter property, closes 172 by wimglenn in https://github.com/r1chardj0n3s/parse/pull/174 * add security policy file. closes 175. by wimglenn in https://github.com/r1chardj0n3s/parse/pull/176 * Support various number of digits after the comma in the timestamp %f … by bbertincourt in https://github.com/r1chardj0n3s/parse/pull/178 New Contributors * bbertincourt made their first contribution in https://github.com/r1chardj0n3s/parse/pull/178 **Full Changelog**: https://github.com/r1chardj0n3s/parse/compare/1.20.0...1.20.1 ``` ### 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/