-
Notifications
You must be signed in to change notification settings - Fork 196
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 pyopenssl from 24.2.1 to 24.3.0 #5228
Conversation
The notes say:
We use fx-private-relay/emails/sns.py Lines 66 to 76 in 3e33942
It is probable that the tests are passing due to mocks, but the live code will fail. |
24b5903
to
f820bfd
Compare
I added #5234 to the merge queue. Sorry it took a while. |
@dependabot rebase |
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.2.1 to 24.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.2.1...24.3.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
f820bfd
to
74b67f1
Compare
Woohoo the new tests caught the error. |
Looks like pyopenssl is no longer a dependency, so this is no longer needed. |
Bumps pyopenssl from 24.2.1 to 24.3.0.
Changelog
Sourced from pyopenssl's changelog.
Commits
9f82d97
Raise cryptography version and prepare the 24.3.0 release (#1381)7e1660b
Remove APIs that have been deprecated for a year (#1374)a6678a9
make deprecation warnings more prominent in docs (#1379)0baa319
Reorganize how we test downstreams and add more (#1377)24cc2c1
Refactor two tests that rely on deprecated APIs (#1375)a378d53
Bump actions/upload-artifact in /.github/actions/upload-coverage (#1372)ace2244
Bump actions/upload-artifact from 4.4.2 to 4.4.3 (#1371)f8ef486
Bump actions/upload-artifact in /.github/actions/upload-coverage (#1370)f8c2d99
Bump actions/upload-artifact from 4.4.1 to 4.4.2 (#1369)bad5ba4
Bump actions/upload-artifact in /.github/actions/upload-coverage (#1367)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 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)