pymyair icon indicating copy to clipboard operation
pymyair copied to clipboard

A simple Python API that wraps the HTTP based API exposed by the MyPlace service that runs on Advantage Air supplied Android tablets

Results 60 pymyair issues
Sort by recently updated
recently updated
newest added

This PR updates [flake8](https://pypi.org/project/flake8) from **3.7.9** to **7.1.1**. *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 updates [wheel](https://pypi.org/project/wheel) from **0.33.6** to **0.44.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/wheel

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.8.5** to **8.0.2**. Changelog ### 8.0.2 ``` ===================================== Bugs fixed ---------- * Fix the ``pygments.Formatter.__class_getitem__`` patch. Patch by Adam Turner. ``` ### 8.0.1 ``` =====================================...

This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.8** to **43.0.0**. Changelog ### 43.0.0 ``` ~~~~~~~~~~~~~~~~~~~ * **BACKWARDS INCOMPATIBLE:** Support for OpenSSL less than 1.1.1e has been removed. Users on older version of...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.4** to **7.6.9**. *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/coverage - Repo: https://github.com/nedbat/coveragepy

This PR updates [pytest](https://pypi.org/project/pytest) from **4.6.8** to **8.3.4**. *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/pytest

This PR updates [wheel](https://pypi.org/project/wheel) from **0.33.6** to **0.45.1**. *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/wheel

This PR updates [tox](https://pypi.org/project/tox) from **3.14.2** to **4.23.2**. Changelog ### 3.28.0 ``` -------------------- Features ^^^^^^^^ - Support provision of tox 4 with the ``min_version`` option - by :user:`hroncok` `2661 <https://github.com/tox-dev/tox/issues/2661>`_...

This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.8** to **43.0.3**. Changelog ### 43.0.3 ``` ~~~~~~~~~~~~~~~~~~~ * Fixed release metadata for ``cryptography-vectors`` .. _v43-0-2: ``` ### 43.0.2 ``` ~~~~~~~~~~~~~~~~~~~ * Fixed compilation when...

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.8.5** to **8.1.3**. Changelog ### 8.1.3 ``` ============================== Bugs fixed ---------- * 13013: Restore support for :func:`!cut_lines` with no object type. Patch by Adam Turner....