Skip to content

fix: always release confirmed receipts#2142

Merged
BobTheBuidler merged 1 commit into
masterfrom
dependabot/pip/cryptography-46.0.7
May 16, 2026
Merged

fix: always release confirmed receipts#2142
BobTheBuidler merged 1 commit into
masterfrom
dependabot/pip/cryptography-46.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Copy link
Copy Markdown
Contributor

Bumps cryptography from 46.0.6 to 46.0.7.

Changelog

Sourced from cryptography's changelog.

46.0.7 - 2026-04-07


* **SECURITY ISSUE**: Fixed an issue where non-contiguous buffers could be
  passed to APIs that accept Python buffers, which could lead to buffer
  overflow. **CVE-2026-39892**
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.6.

.. _v46-0-6:

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 8, 2026
@BobTheBuidler BobTheBuidler force-pushed the dependabot/pip/cryptography-46.0.7 branch from 13aa5f4 to c0c36a8 Compare May 16, 2026 03:57
@BobTheBuidler

Copy link
Copy Markdown
Collaborator

I'm taking over this dependabot PR so I can merge some stuff ASAP.

This PR now homes the tx receipt release bugfix from #2148

I might pull out a few more PRs from the big one, tbd.

@BobTheBuidler BobTheBuidler force-pushed the dependabot/pip/cryptography-46.0.7 branch from eb30f75 to c0c36a8 Compare May 16, 2026 03:59
@BobTheBuidler BobTheBuidler changed the title chore: Bump cryptography from 46.0.6 to 46.0.7 fix: always release confirmed receipts May 16, 2026
Comment thread brownie/network/transaction.py
@BobTheBuidler BobTheBuidler merged commit 5c795e5 into master May 16, 2026
7 of 54 checks passed
@BobTheBuidler BobTheBuidler deleted the dependabot/pip/cryptography-46.0.7 branch May 16, 2026 04:31
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants