python-WebODM
python-WebODM copied to clipboard
Python client for WebODM API
This PR updates [requests](https://pypi.org/project/requests) from **2.18.4** to **2.22.0**. Changelog ### 2.22.0 ``` ------------------- **Dependencies** - Requests now supports urllib3 v1.25.2. (note: 1.25.0 and 1.25.1 are incompatible) **Deprecations** - Requests has...
This PR updates [tox](https://pypi.org/project/tox) from **2.8.2** to **3.11.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/tox - Docs: http://tox.readthedocs.org
This PR updates [pytest](https://pypi.org/project/pytest) from **3.2.1** to **4.5.0**. Changelog ### 4.4.2 ``` ========================= Bug Fixes --------- - `5089 <https://github.com/pytest-dev/pytest/issues/5089>`_: Fix crash caused by error in ``__repr__`` function with both ``showlocals``...
This PR updates [wheel](https://pypi.org/project/wheel) from **0.29.0** to **0.33.4**. Changelog ### 0.33.4 ``` - Reverted PR 289 (adding directory entries to the wheel file) due to incompatibility with ``distlib.wheel`` ``` ###...
This PR updates [pytest-mock](https://pypi.org/project/pytest-mock) from **1.6.2** to **1.10.4**. Changelog ### 1.10.4 ``` ------ * Fix plugin when 'terminal' plugin is disabled ``` ### 1.10.3 ``` ------ * Fix test suite...
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.6.3** to **2.0.1**. Changelog ### 2.0.1 ``` ============================== Dependencies ------------ Incompatible changes -------------------- Deprecated ---------- Features added -------------- Bugs fixed ---------- * LaTeX: some system...
This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **3.12** to **5.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/pyyaml - Repo: https://github.com/yaml/pyyaml
This PR updates [coverage](https://pypi.org/project/coverage) from **4.4.1** to **4.5.3**. Changelog ### 4.5.1 ``` ---------------------------- - Now that 4.5 properly separated the ``[run] omit`` and ``[report] omit`` settings, an old bug has...
This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.0.3** to **2.6.1**. Changelog ### 2.6.1 ``` ~~~~~~~~~~~~~~~~~~ * Resolved an error in our build infrastructure that broke our Python3 wheels for macOS and Linux....
This PR updates [flake8](https://pypi.org/project/flake8) from **3.4.1** to **3.7.6**. Changelog ### 3.7.6 ``` ------------------- You can view the `3.7.6 milestone`_ on GitLab for more details. Bugs Fixed ~~~~~~~~~~ - Fix ``--per-file-ignores``...