Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 28 #114

Merged
merged 14 commits into from
Jul 14, 2022

Conversation

pyup-bot
Copy link
Collaborator

Update setuptools from 62.6.0 to 63.1.0.

Changelog

63.1.0

-------


Changes
^^^^^^^
* 3430: Merge with pypa/distutils152c13d including pypa/distutils155 (improved compatibility for editable installs on homebrew Python 3.9), pypa/distutils150 (better handling of runtime_library_dirs on cygwin), and pypa/distutils151 (remove warnings for namespace packages).

63.0.0

-------


Breaking Changes
^^^^^^^^^^^^^^^^
* 3421: Drop setuptools' support for installing an entrypoint extra requirements at load time:
- the functionality has been broken since v60.8.0.
- the mechanism to do so is deprecated (`fetch_build_eggs`).
- that use case (e.g. a custom command class entrypoint) is covered by making sure the necessary build requirements are declared.

Documentation changes
^^^^^^^^^^^^^^^^^^^^^
* 3305: Updated the example pyproject.toml -- by :user:`jacalata`
* 3394: This updates the documentation for the ``file_finders`` hook so that
the logging recommendation aligns with the suggestion to not use
``distutils`` directly.
* 3397: Fix reference for ``keywords`` to point to the Core Metadata Specification
instead of PEP 314 (the live standard is kept always up-to-date and
consolidates several PEPs together in a single document).
* 3402: Reordered the User Guide's Table of Contents -- by :user:`codeandfire`
Links

Update cffi from 1.15.0 to 1.15.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update cryptography from 37.0.3 to 37.0.4.

Changelog

37.0.4

~~~~~~~~~~~~~~~~~~~

* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5.

.. _v37-0-3:
Links

Update redis[hiredis] from 4.3.3 to 4.3.4.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update requests[socks] from 2.28.0 to 2.28.1.

Changelog

2.28.1

-------------------

**Improvements**

- Speed optimization in `iter_content` with transition to `yield from`. (6170)

**Dependencies**

- Added support for chardet 5.0.0 (6179)
- Added support for charset-normalizer 2.1.0 (6169)
Links

Update typing-extensions from 4.2.0 to 4.3.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update urllib3[secure] from 1.26.9 to 1.26.10.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

@JarryShaw JarryShaw merged commit 5bdfab2 into master Jul 14, 2022
@JarryShaw JarryShaw deleted the pyup-scheduled-update-2022-07-11 branch July 14, 2022 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants