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

Minimum cryptography: 3.3 → 3.4.6 #5786

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

Gallaecio
Copy link
Member

Fixes #5785.

I am not sure exactly why CI started failing, I assume because the Docker image started using a newer OpenSSL. 3.4.6 recompiled wheels for OpenSSL 1.1.1j. I think increasing the minimum cryptography version is a small price to pay.

@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Merging #5786 (1654656) into master (724b033) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5786      +/-   ##
==========================================
+ Coverage   88.87%   88.89%   +0.01%     
==========================================
  Files         162      162              
  Lines       10978    10978              
  Branches     1796     1796              
==========================================
+ Hits         9757     9759       +2     
+ Misses        939      938       -1     
+ Partials      282      281       -1     
Impacted Files Coverage Δ
scrapy/core/downloader/__init__.py 92.48% <0.00%> (+1.50%) ⬆️

@Gallaecio Gallaecio marked this pull request as ready for review January 7, 2023 10:21
@wRAR wRAR merged commit 90a5295 into scrapy:master Jan 7, 2023
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.

pypy3-pinned OpenSSL error
2 participants