hasgeek / hasjob

Hasjob, the Hasgeek job board
https://hasjob.co
GNU Affero General Public License v3.0
235 stars 80 forks source link

Scheduled monthly dependency update for September #575

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

Update tldextract from 2.2.2 to 2.2.3.

Changelog ### 2.2.3 ``` * Bugfixes * Fix concurrent access to cache file when using tldextract in multiple threads ([146](https://github.com/john-kurkowski/tldextract/pull/146)) * Relocate version number, to avoid costly imports ([187](https://github.com/john-kurkowski/tldextract/pull/187)) * Catch `IndexError` caused by upstream punycode bug ([200](https://github.com/john-kurkowski/tldextract/pull/200)) * Drop support for EOL Python 3.4 ([186](https://github.com/john-kurkowski/tldextract/pull/186)) * Explain warning better ```
Links - PyPI: https://pypi.org/project/tldextract - Changelog: https://pyup.io/changelogs/tldextract/ - Repo: https://github.com/john-kurkowski/tldextract

Update progressbar2 from 3.51.4 to 3.52.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/progressbar2 - Repo: https://github.com/WoLpH/python-progressbar

Update coveralls from 2.1.1 to 2.1.2.

Changelog ### 2.1.2 ``` Features * **circleci:** support parallel builds (233) ([5e05654c](5e05654c)) Note: this is partially a fix for the `--finish` command introduced in v2.1.0, which did not seem to work for some CircleCI users. <a name="2.1.1"></a> ```
Links - PyPI: https://pypi.org/project/coveralls - Changelog: https://pyup.io/changelogs/coveralls/ - Repo: http://github.com/coveralls-clients/coveralls-python