hasadna / knesset-data-pipelines

Main repository for Open Knesset project - contains the knesset data scrapers and processing pipelines
https://oknesset.org/
MIT License
14 stars 26 forks source link

Update bitarray to 2.8.2 #303

Closed pyup-bot closed 11 months ago

pyup-bot commented 1 year ago

This PR updates bitarray from 2.8.1 to 2.8.2.

Changelog ### 2.8.2 ``` ------------------- * update cibuildwheel to 2.16.1 in order to provide cp312 wheels on PyPI * improve error messages for masked assignment * simplify test collection * added `pytest.ini` to allow running pytest with no additional arguments, see 208 * `util.sc_encode()`: avoid writing empty blocks at end of compressed stream, ie. skip encoding when total population count is reached ```
Links - PyPI: https://pypi.org/project/bitarray - Changelog: https://data.safetycli.com/changelogs/bitarray/ - Repo: https://github.com/ilanschnell/bitarray