pymyair
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
This PR updates [tox](https://pypi.org/project/tox) from **3.14.2** to **4.16.0**. 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 [flake8](https://pypi.org/project/flake8) from **3.7.9** to **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 updates [cryptography](https://pypi.org/project/cryptography) from **2.8** to **42.0.8**. Changelog ### 42.0.8 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.2. .. _v42-0-7: ``` ###...
This PR updates [pytest](https://pypi.org/project/pytest) from **4.6.8** to **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 involving...
This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.9.0** to **4.0.1**. Changelog ### 4.0.1 ``` ~~~~~ 2024-05-23 • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1>`__ - [inotify] Fix missing ``event_filter`` for the full emitter (`1032 <https://github.com/gorakhargosh/watchdog/pull/1032>`__) -...
This PR updates [pytest](https://pypi.org/project/pytest) from **4.6.8** to **8.3.3**. Changelog ### 8.3.3 ``` ========================= Bug fixes --------- - `12446 <https://github.com/pytest-dev/pytest/issues/12446>`_: Avoid calling ``property`` (and other instance descriptors) during fixture discovery --...
This PR updates [tox](https://pypi.org/project/tox) from **3.14.2** to **4.18.1**. 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 [watchdog](https://pypi.org/project/watchdog) from **0.9.0** to **5.0.1**. Changelog ### 5.0.1 ``` ~~~~~ 2024-09-02 • `full history <https://github.com/gorakhargosh/watchdog/compare/v5.0.0...v5.0.1>`__ - [kqueue] Fix ``TypeError: kqueue.control() only accepts positional parameters`` (`1062 <https://github.com/gorakhargosh/watchdog/pull/1062>`__) -...
This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **5.1.2** to **6.0.2**. *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 [coverage](https://pypi.org/project/coverage) from **4.5.4** to **7.6.1**. Changelog ### 7.6.1 ``` -------------------------- - Fix: coverage used to fail when measuring code using :func:`runpy.run_path <python:runpy.run_path>` with a :class:`Path <python:pathlib.Path>` argument....