Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps cryptography from 41.0.2 to 41.0.3.

Changelog

Sourced from cryptography's changelog.

41.0.3 - 2023-08-01


* Fixed performance regression loading DH public keys.
* Fixed a memory leak when using
  :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`.
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.2.

.. _v41-0-2:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/cryptography-41.0.3 branch from b808f71 to b153b39 Compare August 8, 2023 14:56
@jtrobles-cdd jtrobles-cdd force-pushed the dependabot/pip/cryptography-41.0.3 branch from b153b39 to fb2ac1e Compare August 10, 2023 16:31
@jtrobles-cdd jtrobles-cdd self-assigned this Aug 10, 2023
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@jtrobles-cdd jtrobles-cdd force-pushed the dependabot/pip/cryptography-41.0.3 branch from fb2ac1e to 243f82e Compare August 10, 2023 16:31
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #521 (243f82e) into develop (000ca2a) will decrease coverage by 1.25%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #521      +/-   ##
===========================================
- Coverage    86.82%   85.57%   -1.25%     
===========================================
  Files           34       34              
  Lines         3005     2766     -239     
  Branches       380      376       -4     
===========================================
- Hits          2609     2367     -242     
- Misses         257      258       +1     
- Partials       139      141       +2     

see 17 files with indirect coverage changes

@jtrobles-cdd jtrobles-cdd merged commit b9e8268 into develop Aug 10, 2023
@jtrobles-cdd jtrobles-cdd deleted the dependabot/pip/cryptography-41.0.3 branch August 10, 2023 16:36
@svillegas-cdd svillegas-cdd mentioned this pull request Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants