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

Bump the cryptography version to 41.0.5 #16083

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

FlorentClarret
Copy link
Member

@FlorentClarret FlorentClarret commented Oct 26, 2023

What does this PR do?

Bump the cryptography version to 41.0.5

Motivation

  • pyopenssl was released earlier today
  • This version requires cryptography>=41.0.5 : pyopenssl 23.3.0 has requirement cryptography<42,>=41.0.5, but you have cryptography 41.0.4.
  • The agent is broken on master and on the release branch

Additional Notes

I'll backport this patch to the release branch

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #16083 (c50c011) into master (b9f2d72) will increase coverage by 0.17%.
The diff coverage is n/a.

Flag Coverage Δ
activemq ?
cassandra ?
cisco_aci 95.27% <ø> (ø)
datadog_checks_base 89.66% <ø> (+0.36%) ⬆️
hive ?
hivemq ?
http_check 95.51% <ø> (+2.05%) ⬆️
hudi ?
ignite ?
jboss_wildfly ?
kafka ?
mysql 87.46% <ø> (+0.03%) ⬆️
presto ?
solr ?
tls 92.18% <ø> (+0.82%) ⬆️
tomcat ?
weblogic ?

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

@github-actions
Copy link

Test Results

     32 files       32 suites   24m 35s ⏱️
1 425 tests 1 407 ✔️   18 💤 0
5 956 runs  5 192 ✔️ 764 💤 0

Results for commit c50c011.

@FlorentClarret FlorentClarret merged commit 174fa8c into master Oct 26, 2023
47 of 50 checks passed
@FlorentClarret FlorentClarret deleted the florentclarret/bump_cryptography branch October 26, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants