pyup.io bot
pyup.io bot
This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.4** to **6.4.4**. Changelog ### 6.4.4 ``` -------------------------- - Wheels are now provided for Python 3.11. .. _changes_6-4-3: ``` ### 6.4.3 ``` -------------------------- - Fix...
This PR updates [flake8](https://pypi.org/project/flake8) from **3.7.9** to **5.0.4**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix error...
This PR updates [setuptools-scm](https://pypi.org/project/setuptools-scm) from **3.3.3** to **7.0.5**. Changelog ### 7.0.5 ``` ======= * fixes 742 , 745: correctly hande accidentally released archival files ``` ### 7.0.4 ``` ======= *...
This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.9.0** to **2.1.8**. Changelog ### 2.1.8 ``` ~~~~~ 2022-05-15 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.7...v2.1.8>`__ - Fix adding failed emitters on observer schedule. (`872 <https://github.com/gorakhargosh/watchdog/issues/872>`__) - [inotify]...
This PR updates [pytest-runner](https://pypi.org/project/pytest-runner) from **5.2** to **6.0.0**. Changelog ### 6.0.0 ``` ====== * 49: Dropped workaround for older setuptools versions. * Require Python 3.7. ``` ### 5.3.2 ``` ======...
This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **5.1.2** to **6.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/pyyaml - Homepage: https://pyyaml.org/
This PR updates [bumpversion](https://pypi.org/project/bumpversion) from **0.5.3** to **0.6.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/bumpversion - Changelog: https://pyup.io/changelogs/bumpversion/ -...
This PR updates [responses](https://pypi.org/project/responses) from **0.10.14** to **0.22.0**. Changelog ### 0.22.0 ``` ------ * Update `requests` dependency to the version of 2.22.0 or higher. See 584. * [BETA] Added possibility...
This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.4** to **6.5.0**. Changelog ### 6.5.0 ``` -------------------------- - The JSON report now includes details of which branches were taken, and which are missing for...
This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.9.0** to **4.0.0**. Changelog ### 4.0.0 ``` ------------------ **Note that this release drops support for multiprocessing.** * `--cov-fail-under` no longer causes `pytest --collect-only` to fail...