sigsep / sigsep-mus-db

Python parser and tools for MUSDB18 Music Separation Dataset
https://sigsep.github.io/sigsep-mus-db/
MIT License
161 stars 34 forks source link

Update tqdm to 4.30.0 #41

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates tqdm from 4.28.1 to 4.30.0.

Changelog ### 4.29.1 ``` - fix `classmethod` lock bug (617: 457 -> 658) - add unit test to prevent regression ``` ### 4.29.0 ``` - Avoid global multiprocessing locks (611 -> 617) - Add support for infinite iterables (651) - Fix missing attr pos when used in multi-threaded environment (573) - Do not join `TMonitor` if it is the current thread (613 -> 641) - Add OpenBSD NIX support (638) - Unit tests, general documentation fixes and tidying (e.g. 642) - CI travis improvements + `py37-dev` -> `py37` (622) + fix `py26` ```
Links - PyPI: https://pypi.org/project/tqdm - Changelog: https://pyup.io/changelogs/tqdm/ - Repo: https://github.com/tqdm/tqdm
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 67.048% when pulling bd72eb57686f3236fd64c93697822ece12524d3f on pyup-update-tqdm-4.28.1-to-4.30.0 into 0f41b3ee445d59dd9066ac1dc5535ebe2e29dfb6 on master.

pyup-bot commented 5 years ago

Closing this in favor of #43