pyup.io bot
pyup.io bot
This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **23.9.0**. Changelog ### 23.9.0 ``` =================== Bugfixes -------- - Make ``gevent.select.select`` accept arbitrary iterables, not just sequences. That is, you can now...
This PR pins [cookiecutter](https://pypi.org/project/cookiecutter) to the latest release **2.3.0**. Changelog ### 2.3.0 ``` Minor Changes * Improve style of prompts using `rich` (1901) vemonet CI/CD and QA changes * Bump...
This PR pins [w3lib](https://pypi.org/project/w3lib) to the latest release **2.1.2**. Changelog ### 2.1.2 ``` ------------------ - Fix test failures on Python 3.11.4+ (212, 213). - Fix an incorrect type hint (211)....
This PR pins [urllib3](https://pypi.org/project/urllib3) to the latest release **2.0.4**. Changelog ### 2.0.4 ``` ================== - Added support for union operators to ``HTTPHeaderDict`` (`2254 <https://github.com/urllib3/urllib3/issues/2254>`__) - Added ``BaseHTTPResponse`` to ``urllib3.__all__`` (`3078...
This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **23.7.0**. Changelog ### 23.7.0 ``` =================== Features -------- - Add preliminary support for Python 3.12, using greenlet 3.0a1. This is somewhat tricky...
This PR pins [cookiecutter](https://pypi.org/project/cookiecutter) to the latest release **2.2.3**. Changelog ### 2.2.3 ``` Changes Minor Changes * Add support for adding human-readable labels for choices when defining multiple choices questions...
This PR pins [mock](https://pypi.org/project/mock) to the latest release **5.1.0**. Changelog ### 5.1.0 ``` ----- - bpo-44185: :func:`unittest.mock.mock_open` will call the :func:`close` method of the file handle mock when it is...
This PR pins [cookiecutter](https://pypi.org/project/cookiecutter) to the latest release **2.2.2**. Changelog ### 2.2.2 ``` CI/CD and QA changes * Improve gitignore (1889) audreyfeldroy * Add warning for jinja2_time (1890) henryiii This...
This PR pins [mechanicalsoup](https://pypi.org/project/mechanicalsoup) to the latest release **1.3.0**. Changelog ### 1.3 ``` =========== Breaking changes ---------------- * To prevent malicious web servers from reading arbitrary files from the client,...
This PR pins [keyring](https://pypi.org/project/keyring) to the latest release **24.2.0**. Changelog ### 24.2.0 ``` ======= Features -------- - Require Python 3.8 or later. ``` ### 24.1.1 ``` ======= Bugfixes -------- -...