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 42 #7821

Merged
merged 5 commits into from
Oct 17, 2022

Conversation

pyup-bot
Copy link
Collaborator

Update cryptography from 38.0.1 to 38.0.2.

Changelog

38.0.2

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

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


.. _v38-0-1:
Links

Update elasticsearch from 7.17.6 to 8.4.3.

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

Links

Update pycurl from 7.43.0.5 to 7.45.1.

Changelog

7.45.1

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

     * Fixed build against libcurl < 7.64.1 (patch by Scott Talbert).

7.45.0

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

     * Add CURLOPT_MAXLIFETIME_CONN (patch by fsbs).

     * Easy handle duplication support (patch by fsbs).

     * Support for unsetting a number of multi options (patch by fsbs).

     * pycurl classes can now be subclassed (patch by fsbs).

     * Multi callbacks' thread state management fixed (patch by fsbs).

     * Add CURL_LOCK_DATA_PSL (patch by fsbs).

     * Add support for SecureTransport SSL backend (MacOS)
       (patch by Scott Talbert).

7.44.1

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

     * Fixed Python thread initialization causing hangs on operations
       (patch by Scott Talbert).

7.44.0

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

     * getinfo(CURLINFO_FTP_ENTRY_PATH) now handles NULL return from
       libcurl, returning None in this case.
     
     * Python 3.9 is now officially supported (patch by Bill Collins).
     
     * Added CURLOPT_DOH_URL (patch by resokou).
     
     * Best effort Python 2 support has been reinstated.
     
     * Added missing fields to curl_version_info struct (patch by Hasan).
     
     * Added CURLINFO_CONDITION_UNMET (patch by Dima Tisnek).
     
     * Exposed MAX_CONCURRENT_STREAMS in CurlMulti (patch by Alexandre Pion).
     
     * Compilation fixed against Python 3.10 alpha (patch by Kamil Dudka).

7.43.0.6

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

     * Fixed offset parameter usage in seek callback (patch by Scott Talbert).

     * Added support for libcurl SSL backend detection via
       `curl-config --ssl-backends` (patch by Scott Talbert).

     * Added support for libcurl MultiSSL (patch by Bo Anderson).

     * Added ability to unset CURLOPT_PROXY.

     * Added support for CURLOPT_UPLOAD_BUFFERSIZE (patch by Artur Sobierak).

     * Added support for CURLOPT_MAXAGE_CONN (patch by Artur Sobierak).

     * Added support for sharing connection cache in libcurl (patch by
       Artur Sobierak).

     * Added support for CURLOPT_HAPROXYPROTOCOL (patch by
       Russell McConnachie).

     * CC and CFLAGS environment variables are now respected when building
       (patch by Michał Górny).

     * Fixed OpenSSL detection on CentOS 7 and 8 (patch by Nicolas Pauss).

     * surrogateescape error handler is used in multi_info_read to handle
       invalid UTF-8.
Links

requirements/extras/elasticsearch.txt Outdated Show resolved Hide resolved
requirements/test-ci-default.txt Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Base: 89.31% // Head: 89.29% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (62ddf1b) compared to base (6723791).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7821      +/-   ##
==========================================
- Coverage   89.31%   89.29%   -0.03%     
==========================================
  Files         128      128              
  Lines       15926    15926              
  Branches     2119     2119              
==========================================
- Hits        14225    14221       -4     
- Misses       1471     1475       +4     
  Partials      230      230              
Flag Coverage Δ
unittests 89.27% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
celery/bin/base.py 47.84% <0.00%> (-2.16%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@auvipy auvipy merged commit 43924e3 into master Oct 17, 2022
@auvipy auvipy deleted the pyup-scheduled-update-2022-10-17 branch October 17, 2022 17:05
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