HIINTEL / bingreward

Run daily script to generate gift card
bing.com/reward
GNU Lesser General Public License v3.0
5 stars 1 forks source link

Update pathos to 0.3.3 #593

Open pyup-bot opened 1 month ago

pyup-bot commented 1 month ago

This PR updates pathos from 0.2.1 to 0.3.3.

Changelog ### 0.2.2.1 ``` pathos` provides a few basic tools to make parallel and distributed computing more accessable to the end user. The goal of `pathos` is to enable the user to extend their own code to parallel and distributed computing with minimal refactoring. `pathos` installs with `easy_install` or `pip`: `$ pip install pathos` `pathos` requires: ```
Links - PyPI: https://pypi.org/project/pathos - Changelog: https://data.safetycli.com/changelogs/pathos/ - Repo: https://github.com/uqfoundation/pathos