pyup.io bot

Results 7154 issues of pyup.io bot

This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.10.2** to **3.0.0**. Changelog ### 3.0.0 ``` ~~~~~ 2023-03-20 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.3.1...v3.0.0>`__ - Drop support for Python 3.6. - ``watchdog`` is now PEP 561...

This PR updates [twine](https://pypi.org/project/twine) from **3.1.1** to **4.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/twine - Docs: https://twine.readthedocs.io/

This PR updates [flake8](https://pypi.org/project/flake8) from **3.7.8** to **7.0.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 [coverage](https://pypi.org/project/coverage) from **4.5.4** to **7.4.0**. Changelog ### 7.4.0 ``` -------------------------- - In Python 3.12 and above, you can try an experimental core based on the new :mod:`sys.monitoring...

This PR updates [idna](https://pypi.org/project/idna) from **2.8** to **3.6**. Changelog ### 3.6 ``` ++++++++++++++++ - Fix regression to include tests in source distribution. ``` ### 3.5 ``` ++++++++++++++++ - Update to...

This PR updates [certifi](https://pypi.org/project/certifi) from **2019.11.28** to **2023.11.17**. *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 - Repo: https://github.com/certifi/python-certifi

This PR updates [urllib3](https://pypi.org/project/urllib3) from **1.25.7** to **2.1.0**. Changelog ### 2.1.0 ``` ================== Read the `v2 migration guide <https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html>`__ for help upgrading to the latest version of urllib3. Removals --------...

This PR updates [chardet](https://pypi.org/project/chardet) from **3.0.4** to **5.2.0**. Changelog ### 5.2.0 ``` Adds support for running chardet CLI via `python -m chardet` (0e9b7bc20366163efcc221281201baff4100fe19, dan-blanchard) ``` ### 5.1.0 ``` Features -...

This PR updates [requests](https://pypi.org/project/requests) from **2.23.0** to **2.31.0**. Changelog ### 2.31.0 ``` ------------------- **Security** - Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of `Proxy-Authorization` headers...

### Update [aiohttp](https://pypi.org/project/aiohttp) from **3.4.4** to **3.9.1**. Changelog ### 3.9.1 ``` ================== Bugfixes -------- - Fixed importing aiohttp under PyPy on Windows. `7848 <https://github.com/aio-libs/aiohttp/issues/7848>`_ - Fixed async concurrency safety in...