taskbutler
taskbutler copied to clipboard
Create and add progress bars, Office365 Files and Dropbox Paper papers by labels and link them to your Todoist tasks.
This PR pins [flake8](https://pypi.org/project/flake8) to the latest release **7.1.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/flake8 - Repo: https://github.com/pycqa/flake8
This PR pins [pycodestyle](https://pypi.org/project/pycodestyle) to the latest release **2.12.0**. Changelog ### 2.12.0 ``` ------------------- Changes: * E721: Fix false positive of the form `x.type(...) ==`. PR 1228. * E502: Fix...
This PR pins [tox](https://pypi.org/project/tox) to the latest release **4.15.1**. Changelog ### 3.28.0 ``` -------------------- Features ^^^^^^^^ - Support provision of tox 4 with the ``min_version`` option - by :user:`hroncok` `2661...
This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.2.2**. Changelog ### 8.2.2 ``` ========================= Bug Fixes --------- - `12355 <https://github.com/pytest-dev/pytest/issues/12355>`_: Fix possible catastrophic performance slowdown on a certain parametrization pattern...
This PR pins [dropbox](https://pypi.org/project/dropbox) to the latest release **12.0.2**. Changelog ### 12.0.2 ``` Release Notes: * Remove the pin for `urllib3` ([507](https://github.com/dropbox/dropbox-sdk-python/pull/507)) ``` ### 12.0.1 ``` Release Notes: * Fix...
This PR updates [dropbox](https://pypi.org/project/dropbox) from **9.4.0** to **12.0.2**. Changelog ### 12.0.2 ``` Release Notes: * Remove the pin for `urllib3` ([507](https://github.com/dropbox/dropbox-sdk-python/pull/507)) ``` ### 12.0.1 ``` Release Notes: * Fix incorrect...
This PR pins [dropbox](https://pypi.org/project/dropbox) to the latest release **12.0.1**. Changelog ### 12.0.1 ``` Release Notes: * Fix incorrect pin of `requests` ([505](https://github.com/dropbox/dropbox-sdk-python/pull/505)) ``` ### 12.0.0 ``` Release Notes: * Fixes...
This PR updates [dropbox](https://pypi.org/project/dropbox) from **9.4.0** to **12.0.1**. Changelog ### 12.0.1 ``` Release Notes: * Fix incorrect pin of `requests` ([505](https://github.com/dropbox/dropbox-sdk-python/pull/505)) ``` ### 12.0.0 ``` Release Notes: * Fixes to...
This PR pins [requests](https://pypi.org/project/requests) to the latest release **2.32.3**. Changelog ### 2.32.3 ``` ------------------- **Bugfixes** - Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (6716)...
This PR updates [requests](https://pypi.org/project/requests) from **2.22.0** to **2.32.3**. Changelog ### 2.32.3 ``` ------------------- **Bugfixes** - Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (6716) -...