pyup.io bot
pyup.io bot
This PR updates [paramiko](https://pypi.org/project/paramiko) from **2.4.2** to **2.7.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/paramiko - Changelog: https://pyup.io/changelogs/paramiko/ -...
This PR updates [twilio](https://pypi.org/project/twilio) from **6.21.0** to **6.34.0**. Changelog ### 6.34.0 ``` --------------------------- **Library** - [PR 501](https://github.com/twilio/twilio-python/pull/501): BREAKING CHANGE feat: add custom HTTP header support. Thanks to [eshanholtz](https://github.com/eshanholtz)! **(breaking change)**...
This PR updates [tox](https://pypi.org/project/tox) from **3.5.3** to **3.14.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/tox - Docs: http://tox.readthedocs.org
This PR updates [sphinx](https://pypi.org/project/sphinx) from **1.8.2** to **2.2.2**. Changelog ### 2.2.2 ``` ============================== Dependencies ------------ Incompatible changes -------------------- Deprecated ---------- Features added -------------- Bugs fixed ---------- * 6776: LaTeX: 2019-10-01...
This PR updates [pymisp](https://pypi.org/project/pymisp) from **2.4.99** to **2.4.119**. Changelog ### 2.4.119 ``` --------------------- Changes ~~~~~~~ - Bump version. [Raphaël Vinot] - Bump dependencies. [Raphaël Vinot] Fix ~~~ - Bump lief...
This PR updates [certifi](https://pypi.org/project/certifi) from **2018.11.29** to **2019.11.28**. *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/certifi - Homepage: https://certifi.io/
This PR updates [sphinx-click](https://pypi.org/project/sphinx-click) from **1.4.1** to **2.3.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/sphinx-click - Repo: https://github.com/stephenfin/sphinx-click
This PR updates [six](https://pypi.org/project/six) from **1.12.0** to **1.13.0**. Changelog ### 1.13.0 ``` ------ - Issue 298, pull request 299: Add `six.moves.dbm_ndbm`. - Issue 155: Add `six.moves.collections_abc`, which aliases the `collections`...
This PR updates [requests](https://pypi.org/project/requests) from **2.21.0** 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 [pyftpdlib](https://pypi.org/project/pyftpdlib) from **1.5.4** to **1.5.5**. Changelog ### 1.5.5 ``` =========================== **Enhancements** - 495: colored test output. **Bug fixes** - 492: CRLF line endings are replaced with CRCRLF...