⬆ Bump the dependencies group in /src/templates/langchain with 5 updates #94
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.283
0.0.284
0.0.287
7.4.0
7.4.1
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.283Release notes
Sourced from langchain's releases.
... (truncated)
Commits
9e839d4
bump 283 (#10287)ffca5e7
Allow config propagation, Add default lambda name, Improve ergonomics of conf...c732d8f
use case docs reorder (#10074)334bd8e
Fix bug in SPARQL intent selection (#8521)7fe8bf0
Final poetry action fix: manually recreate softlinks broken by caching. (#10250)6195162
Re-enable poetry binary caching with fix and more logging. (#10244)803be5b
Run CI when CI infra itself has changed. (#10239)c8d7ee6
bump 282 (#10233)e34ad6f
Temporarily disable step that seems to be transiently failing. (#10234)5d8673a
Fix usage of AsyncHtmlLoader with an already running event loop (#10220)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.1Release notes
Sourced from pytest's releases.
Commits
7855a72
Improve CI workflow7a0a0e8
Prepare release version 7.4.1fbcfd3a
[7.4.x] Update CONTRIBUTING.rst (#11371)b170081
[7.4.x] Issue 11354 fixing docs for lfnf (#11364)7a5f2fe
[7.4.x] Fixes for typed pluggy (#11355)6914071
[7.4.x] Improve duplicate values documentation (#11296)5c7c3f6
Merge pull request #11294 from The-Compiler/pluggy-py38ba40975
ci: Use Python 3.8 to test latest pluggye3fe728
[7.4.x] doc: Link pytest.main to how-to guide (#11290)34c7394
[7.4.x] doc: update information about assertion messages (#11286)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 <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