Bump the dev-dependencies group with 6 updates #242
Merged
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 dev-dependencies group with 6 updates:
0.3.23
0.3.24
0.3.16
0.3.17
0.4.3
0.4.5
1.78.1
1.79.0
22.0
22.1
2.0.40
2.0.41
Updates
langchain-community
from 0.3.23 to 0.3.24Commits
b8c454b
langchain: release 0.3.24 (#30959)a43df00
Support of openai reasoning summary streaming (#30909)0f6fa34
Community: Valyu Integration docs (#30926)e8a84b0
Community: Adding tool calling and some new parameters to the langchain-predi...8574442
core[patch]: release 0.3.55 (#30952)920d504
fireworks[patch]: update model in LLM integration tests (#30951)1f30545
community: fix cost calculations for 4.1 and o4 in OpenAI callback (#30899)589bc19
anthropic[patch]: make description optional on AnthropicTool (#30935)27296bd
core: Make Graph.Node.data optional (#30943)0e9d0db
docs: dynamic copyright year in API ref (#30944)Updates
langchain-openai
from 0.3.16 to 0.3.17Release notes
Sourced from langchain-openai's releases.
Commits
8b145d5
openai: release 0.3.17 (#31246)d4f77a8
build(deps): bump actions/setup-python from 3 to 5 (#31234)71b7176
build(deps): bump actions/setup-node from 3 to 4 (#31237)921573e
core: Add ruff rules SLF (#30666)d8a7eda
build(deps): bump astral-sh/setup-uv from 5 to 6 (#31235)8af0dc5
docs: Update langchain-anthropic version for tutorial with web search tool (#...7263011
perf[core]: remove unnecessary model validators (#31238)1523602
packaging[core]: bump min pydantic version (#31239)367566b
docs: fix notebook (#31233)29bfbc0
infra: Dependabot configuration to update actions in workflow (#31026)Updates
langgraph
from 0.4.3 to 0.4.5Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
6fb2a93
langgraph: release 0.4.5 (#4709)3f8944c
checkpoint: release 2.0.26 (#4708)e79f3ce
Improve how we match cached writes for async imperative tasks (#4691)a64414c
langgraph: release 0.4.4 (#4704)c9d85a2
langgraph: fix drawing graph with root channel (#4695)9832433
Missing space in langgraph_server.md (#4697)3a1c02f
update for consistency5ab2aa7
lint againc33e64d
use list4ffae60
lint + updateUpdates
openai
from 1.78.1 to 1.79.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
5bc7307
release: 1.79.066a0b8d
feat(api): further updates for evals APIe5de794
fix: fix create audio transcription endpoint4ebfd51
feat(api): Updating Assistants and Evals API schemasd776534
feat(api): manual updates28d60d9
feat(api): responses x eval api1701df1
chore(ci): fix installation instructions98925ce
chore(ci): upload sdks to package managerUpdates
python-telegram-bot
from 22.0 to 22.1Release notes
Sourced from python-telegram-bot's releases.
Commits
fc3863a
Bump Version to v22.1 (#4791)c57e9fa
Documentation Improvements (#4730)7078059
Full Support for Bot API 9.0 (#4756)c34e19e
Bumppre-commit
Hooks to Latest Versions (#4748)2fc04e1
Bumpactions/upload-artifact
from 4.5.0 to 4.6.2 (#4776)0800601
Bumpactions/download-artifact
from 4.2.1 to 4.3.0 (#4779)4c61403
Bumpcodecov/codecov-action
from 5.1.2 to 5.4.2 (#4775)b0faae9
Bumpstefanzweifel/git-auto-commit-action
from 5.1.0 to 5.2.0 (#4777)4868565
Bumpgithub/codeql-action
from 3.28.13 to 3.28.16 (#4778)486ceaa
Clarify Documentation and Type Hints ofInput(Paid)Media
(#4762)Updates
sqlalchemy
from 2.0.40 to 2.0.41Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
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