-
Notifications
You must be signed in to change notification settings - Fork 240
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 40.0.2 to 42.0.4 #404
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* DH-4434/removing the hardcoded gpt-4 from eval * DH-4434/reformat with black
* DH-4441/adding the docs for context, vector, evals * Delete .DS_Store * DH-4441/adding the DS_Store to gitignore * Adding the .DS_Store again * Changing the DS_Store * Changing the DS_Store to what was in main
* bf/DH-4444 add quickstart * bf/DH-4444_updated_documentation added the quickstart guide and introduction * bf/DH-4444 fix links to API documentation from quickstart guide
…ector db (#97) * DH-4453/creating the collection if doesn't exist * DH-4453/changing the DS_store to the original * DH-4453/adding the DS_Store to gitignore
* bf/DH-4457 fix small bug in README and updated modules.rst * bf/DH-4457 fix GitHub and Discord links in modules docs * Fix image name --------- Co-authored-by: Juan Carlos Jose Camacho <[email protected]>
* DH-4449/removing the smart cache from API flow * DH-4449/removing the cache from config
* bf/DH-4457 fix small bug in README and updated modules.rst * bf/DH-4457 fix GitHub and Discord links in modules docs * bf/DH-4457 update link to readthedocs
* DH-4459/updating the condfidence * DH-4459/reformat with black
* DH-4474&4476/new endpoint and update update query * DH-4474/updating the tests * ft/DH-4474/refining the endpoints for golden db * DH-4478/only update confidence, nl_answer when sql queries are different * DH-4474/update golden records and return _id * DH-4474/cast the type of _id to str
* bf/DH-4444 hide all toc links from the top level pages * bf/DH-4444 clean up the index.html, modules, getting started and db files * bf/DH-4444 updated text-to-sql and API documentation * bf/DH-4444 fix bug in text-to-sql engine
* DH-4507/updating post response for golden records * DH-4507/reformat with black
* DH-4506/updating_the delete_endpoint_response * DH-4506/update the docs
#118) * DH-4509/retruning the id together with the post response of golden records * DH-4509/reformat with black
* Adding descriptions to the new agent * JC suggestion
* DH-5583/filtering the create table commands * DH-5583/reformat with black
* Dh-5584/fixing the sql query stucking for ever issue * DH-5584/updating the timeout
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@40.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/cryptography-42.0.4
branch
from
March 18, 2024 18:05
a698cb4
to
7b4c1c5
Compare
DishenWang2023
pushed a commit
that referenced
this pull request
May 7, 2024
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps cryptography from 40.0.2 to 42.0.4.
Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
fe18470
Bump for 42.0.4 release (#10445)aaa2dd0
Fix ASN.1 issues in PKCS#7 and S/MIME signing (#10373) (#10442)7a4d012
Fixes #10422 -- don't crash when a PKCS#12 key and cert don't match (#10423) ...df314bb
backport actions m1 switch to 42.0.x (#10415)c49a7a5
changelog and version bump for 42.0.3 (#10396)396bcf6
fix provider loading take two (#10390) (#10395)0e0e46f
backport: initialize openssl's legacy provider in rust (#10323) (#10333)2202123
changelog and version bump 42.0.2 (#10268)f7032bd
bump openssl in CI (#10298) (#10299)002e886
Fixes #10294 -- correct accidental change to exchange kwarg (#10295) (#10296)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 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.