-
Notifications
You must be signed in to change notification settings - Fork 239
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 pydantic from 1.10.9 to 1.10.13 #477
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
* DH-5567/adding intermediate steps as the response * DH-5557add truncation * Dh-5567/reformat
* DH-5638/add langsmith metadata params * DH-5638/change tests
* DATA-2068/modify schema linking to use few-shot samples * DATA-2068/changing the logger method
…nt for correct parsing of SQL markdown -- added markdown bold text (#450)
* DH5669/store db dialect in database connection collection * modify the code for the tests * test the response * DH5669/removing the validation on object for dialect * DH5669/adding the script to update dialect * DH5669/reformat with black * DH5669/rename the function to make more sense
* DH-5337/updating the golden sqls colleciton name * DH-5337/reformat with balck
* DH-5688/fixing the observations code blocks * DATA-5688/fix the inline comments * DH-5688/reformat with black * Fixing the backticks of the observations * Add newlines after the observations and final answer * removing multi DDL command in create tables * adding newline for excute sql query
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.9 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.9...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Apr 25, 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 pydantic from 1.10.9 to 1.10.13.
Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
8822578
Prepare release 1.10.13 (#7674)59d8f38
[Backport] Add max length check tovalidate_email
(#7673)69b92b5
Make the v1 mypy plugin work with both v1 and v2 (#6920)87bf417
Update pip commands to install 1.10 (#6930)d9c2af3
Prepare release 1.10.12 (#6825)2aaddf6
Deque's maxlen property dropped on V1 validation (#6586)15c82d9
Prepare for 1.10.11 (#6420)8750c37
no longer tag docs release as latest2c0e2a6
Fix import of create_model in tools.py (#6364)0e8a387
Prepare for 1.10.10 (#6308)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.