⬆ Bump the dependencies group in /src/templates/langchain with 5 updates #97
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 the dependencies group in /src/templates/langchain with 5 updates:
0.101.0
0.103.1
4.31.0
4.33.1
0.0.262
0.0.284
0.0.284
0.0.287
7.4.0
7.4.2
Updates
fastapi
from 0.101.0 to 0.103.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bfde8f3
🔖 Release version 0.103.1ce8ee14
📝 Update release notes118010a
📝 Update release notes8562cae
📝 Update release notese1a1a36
📌 Pin AnyIO to < 4.0.0 to handle an incompatibility while upgrading to Starle...c502197
✏️ Fix validation parameter name in docs, fromregex
topattern
(#10085)7f1deda
📝 Update release notes23511f1
🌐 Remove duplicate line in translation for `docs/pt/docs/tutorial/path-params...7802454
📝 Update release notescaf0b68
✏️ Fix indent format indocs/en/docs/deployment/server-workers.md
(#10066)Updates
transformers
from 4.31.0 to 4.33.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
fa6107c
modify context length for GPTQ + version bump (#25899)300d6a4
Remove Falcon from undocumented list (#26008)fa522d8
🌐[i18n-KO] Translatedllm_tutorial.md
to Korean (#25791)3e203f9
Fix small typo README.md (#25934)842e99f
TF-OPT attention mask fixes (#25238)f6301b9
Falcon: fix revision propagation (#26006)f6295c6
Update README.md (#26003)172f42c
save space when converting hf model to megatron model. (#25950)b8def68
Fix Mega chunking error when using decoder-only model (#25765)4fa0aff
[VITS
] tokenizer integration test: fix revision did not exist (#25996)Updates
langchain
from 0.0.262 to 0.0.284Release notes
Sourced from langchain's releases.
... (truncated)
Commits
672907b
bump 284 (#10330)f747e76
Fixed link to colab notebook (#10320)4cc4534
Data deanonymization (#10093)67696fe
Add myscale vector sql retriever chain (#10305)f4f9254
Move Myscale SQL vector retrieval nb890ed77
Resolve: VectorSearch enabled SQLChain? (#10177)849e345
Bagatur/nuclia vector (#10301)0c760f1
Update NucliaDB vecstore deps19b4ecd
Implement NucliaDB vector store (#10236)b64a443
Fix SQL search_path for Trino query engine (#10248)Updates
ruff
from 0.0.284 to 0.0.287Release notes
Sourced from ruff's releases.
... (truncated)
Commits
2f3a950
Bump version to 0.0.287 (#7038)dea6553
Fix placement for comments within f-strings concatenations (#7047)fbc9b5a
Bump cloudflare/wrangler-action from 3.1.0 to 3.1.1 (#7045)253a241
Add dependabot forcargo
dependencies (#7034)33806b8
Fixed panic inmissing_copyright_notice
(#7029)afcd00d
Createruff_notebook
crate (#7039)08e2467
Refactor ruff_cli's run method to return on each branch (#7040)0489bbc
Match Black's formatting of trailing comments containing NBSP (#7030)60132da
Add aNotebookError
type to avoid returningDiagnostics
on error (#7035)17a44c0
Exclude pragma comments from measured line width (#7008)Updates
pytest
from 7.4.0 to 7.4.2Release notes
Sourced from pytest's releases.
Commits
45f34df
Prepare release version 7.4.2e4f022f
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x63b0c6f
Use _pytest.pathlib.safe_exists in get_dirs_from_args884b911
Fix crash when passing a very long cmdline argument (#11404)6e49a74
[7.4.x] Fix doctest collection offunctools.cached_property
objects. (#11403)79c2012
[7.4.x] doc: Remove done training (#11400)de69883
[7.4.x] improve plugin list disclaimer (#11398)1de00e9
[7.4.x] Fix import_path for packages (#11395)7f5d9b9
Fix user_properties not saved to XML if fixture errors during teardown (#11382)82eb86f
Merge pull request #11377 from pytest-dev/release-7.4.1Dependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions