Friday
Friday copied to clipboard
An open-source virtual assistant.
This PR updates [coverage](https://pypi.org/project/coverage) from **4.4.2** 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.5.0** to **5.0.3**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix error...
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.6.6** to **5.1.0**. Changelog ### 5.1.0 ``` ===================================== Dependencies ------------ * 10656: Support `Docutils 0.19`_. Patch by Adam Turner. .. _Docutils 0.19: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05 Deprecated ----------...
This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.1.4** to **37.0.4**. Changelog ### 37.0.4 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5. .. _v37-0-3: ``` ###...
This PR updates [tox](https://pypi.org/project/tox) from **2.9.1** to **3.25.1**. Changelog ### 3.25.1 ``` -------------------- Bugfixes ^^^^^^^^ - ``sitepackages = true`` will add user's site-package to the python path on Windows as...
This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.8.3** to **2.1.9**. Changelog ### 2.1.9 ``` ~~~~~ 2022-06-10 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.8...v2.1.9>`__ - [fsevents] Fix flakey test to assert that there are no errors...
This PR updates [pip](https://pypi.org/project/pip) from **9.0.1** to **22.1.1**. Changelog ### 22.1.1 ``` =================== Bug Fixes --------- - Properly filter out optional dependencies (i.e. extras) when checking build environment distributions. (`11112...
This PR updates [pytest](https://pypi.org/project/pytest) from **3.4.0** to **7.1.2**. Changelog ### 7.1.2 ``` ========================= Bug Fixes --------- - `9726 <https://github.com/pytest-dev/pytest/issues/9726>`_: An unnecessary ``numpy`` import inside :func:`pytest.approx` was removed. - `9820 <https://github.com/pytest-dev/pytest/issues/9820>`_:...
This PR updates [wheel](https://pypi.org/project/wheel) from **0.30.0** to **0.37.1**. Changelog ### 0.37.1 ``` - Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (415) - Fixed parsing...
Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...