akagi
akagi copied to clipboard
Codenize your datasources.
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.5.5** to **7.3.7**. Changelog ### 7.3.7 ``` ===================================== Bugs fixed ---------- * 12299: Defer loading themes defined via entry points until their explicit use by...
This PR updates [tox](https://pypi.org/project/tox) from **2.7.0** to **4.14.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 [wheel](https://pypi.org/project/wheel) from **0.29.0** to **0.43.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 [cryptography](https://pypi.org/project/cryptography) from **1.8.1** to **42.0.5**. Changelog ### 42.0.5 ``` ~~~~~~~~~~~~~~~~~~~ * Limit the number of name constraint checks that will be performed in :mod:`X.509 path validation <cryptography.x509.verification>`...
This PR updates [twine](https://pypi.org/project/twine) from **1.9.1** to **5.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/twine - Docs: https://twine.readthedocs.io/
This PR updates [pip](https://pypi.org/project/pip) from **9.0.1** to **24.0**. Changelog ### 23.3.2 ``` =================== Bug Fixes --------- - Fix a bug in extras handling for link requirements (`12372 <https://github.com/pypa/pip/issues/12372>`_) - Fix...
This PR updates [flake8](https://pypi.org/project/flake8) from **3.3.0** 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 [watchdog](https://pypi.org/project/watchdog) from **0.8.3** 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...
Bumps [wheel](https://github.com/pypa/wheel) from 0.29.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...