Bump cryptography from 46.0.7 to 50.0.0 - #149
Conversation
|
@Nikratio can you un-pause dependabot, please? I don't have permissions to change github settings. |
|
@dependabot rebase |
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
0cfe10f to
611f470
Compare
I assume you've found a way to do it after all? I saw a flurry of new MRs from the bot. |
|
I talked dependabot into rebasing stuff and also fixed misc CI issues, but the un-pausing likely still needs to be done in project settings -> security (or so). |
|
It seems what we could do is add a |
|
It looks like you should click 3-4x on "Enable" there. |
|
You mean to enable all the disabled options? They seem unrelated to "unpausing", and I don't think we necessarily want them even if considered separately (apart from the last one, but that one is opening a pull request for a new |
|
Well, it is a different wording, but if e.g. the last one is not enabled, I don't think it will make pull requests with dependency updates. Likely that is what they meant by "paused". And some of the other ones also totally make sense. |

Bumps cryptography from 46.0.7 to 50.0.0.
Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)