-
Notifications
You must be signed in to change notification settings - Fork 4
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 cryptography from 41.0.7 to 42.0.0 #717
Conversation
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #717 +/- ##
==========================================
+ Coverage 85.22% 85.24% +0.01%
==========================================
Files 148 148
Lines 8205 8205
==========================================
+ Hits 6993 6994 +1
+ Misses 1212 1211 -1 ☔ View full report in Codecov by Sentry. |
A newer version of cryptography exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
* TSS-1482: Barrier Downloads (#714) * init * refactor * Update * Presigned URL view * Updates + tests * format * format * fixt dataset test * remaining tests * format * Patch + additional tests * format * Rename barrier-reports -> barrier-downloads * remaining report name changes * format * updates * format * returned a paginated list to match frontend signature for a list result * fix test * format * f * delete download * barrier fiters * format * format; * f * id return name * adding count to database * tests * formatg * Reinstate original qs * f * format * fixing filters added to search when download is saved * fixing broken test --------- Co-authored-by: Asmund Bekker <[email protected]> Co-authored-by: Uka Osim <[email protected]> * Bump django from 4.2.7 to 4.2.10 (#718) * Bump django from 4.2.7 to 4.2.10 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10. - [Commits](django/django@4.2.7...4.2.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerating requirements.txt file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> * Bump cryptography from 41.0.7 to 42.0.0 (#717) * Bump cryptography from 41.0.7 to 42.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerating requirements.txt file * removing data that should not be there --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Uka Osim <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: abarolo <[email protected]> Co-authored-by: Asmund Bekker <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bumps cryptography from 41.0.7 to 42.0.0.
Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
4e64baf
42.0.0 version bump (#10232)7cb13a3
we'll ship 3.2.0 for 42 (#9951)605c74e
Bump x509-limbo and/or wycheproof in CI (#10231)97578b9
Bump BoringSSL and/or OpenSSL in CI (#10230)972a7b5
verification: add test_verify_tz_aware (#10229)41daf2d
Migrate PKCS7 backend to Rust (#10228)d54093e
Remove some skips in tests that aren't needed anymore (#10223)71929bd
Remove binding that's not used anymore (#10224)7ea4b89
fixed formatting in changelog (#10225)410f4a1
Allow brainpool on libressl (#10222)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)You can disable automated security fix PRs for this repo from the Security Alerts page.