Friday icon indicating copy to clipboard operation
Friday copied to clipboard

An open-source virtual assistant.

Results 25 Friday issues
Sort by recently updated
recently updated
newest added

This PR updates [pip](https://pypi.org/project/pip) from **9.0.1** to **22.3**. Changelog ### 22.3 ``` ================= Deprecations and Removals ------------------------- - Deprecate ``--install-options`` which forces pip to use the deprecated ``install`` command of...

This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.1.4** to **38.0.2**. Changelog ### 38.0.2 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.6. .. _v38-0-1: ``` ###...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.4.2** 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 [tox](https://pypi.org/project/tox) from **2.9.1** to **3.26.0**. Changelog ### 3.26.0 ``` -------------------- Bugfixes ^^^^^^^^ - Fix fallback to ``python`` environment when ``isolated_build = true`` is set -- by :user:`Unrud`...

This PR updates [pytest](https://pypi.org/project/pytest) from **3.4.0** to **7.1.3**. Changelog ### 7.1.3 ``` ========================= Bug Fixes --------- - `10060 <https://github.com/pytest-dev/pytest/issues/10060>`_: When running with ``--pdb``, ``TestCase.tearDown`` is no longer called for tests...