Bump the python-requirements group across 1 directory with 4 updates #144
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 python-requirements group with 4 updates in the / directory: async-timeout, langchain-text-splitters, marshmallow and openai.
Updates
async-timeout
from 4.0.3 to 5.0.1Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
cc52d41
Bump to 5.0.11af7d71
Bump to 5.0.13bf26d9
Fix #423: add requirements.txt to sdist package (#425)380e8ba
Mention condition import of asyncio.timeout / async_timeout.timeout in README...8a232d0
Update README3d3e3e4
Bump to 5.0.0d5c21f3
Mimic asyncio.Timeout behavior (#422)a1111c2
Drop deprecated sync context manager support (#421)00fd343
Imports cleanup7b61b33
Update CI config fileUpdates
langchain-text-splitters
from 0.3.4 to 0.3.5Release notes
Sourced from langchain-text-splitters's releases.
Commits
55677e3
text-splitters[patch]: release 0.3.5 (#29054)187131c
Revert "integrations[patch]: remove non-required chat param defaults" (#29048)3d7ae8b
integrations[patch]: remove non-required chat param defaults (#26730)b9db8e9
DOC: Improve human input prompt in FewShotChatMessagePromptTemplate example (...1f78d4f
voyageai[patch]: release 0.1.4 (#29046)6a152ce
docs: add langchain-pull-md Markdown loader (#29024)20a715a
community: Fix redundancy in code. (#29022)c8d6f9d
Update index.mdx (#29029)acddfc7
core: allow artifact in create_retriever_tool (#28903)3e618b1
community[patch]: release 0.3.14 (#29019)Updates
marshmallow
from 3.23.3 to 3.24.1Changelog
Sourced from marshmallow's changelog.
Commits
765735a
Bump version and update changelog0902941
Fix typing for class_registry.get_class (#2735)9136ff9
Bump version and update changelog8ca596d
Deprecation warnings for marshmallow 4 changes (#2732)71ab95a
Deprecate context (#2731)a3049aa
One more casing fixea2b0ed
Make casing consistent across docs (#2726)560eed7
Fix typing for schema param of _bind_to_schema (#2724)447eb86
Various typing improvements to fields module (#2723)c188cdb
Fixes and improvements to Nested typing (#2721)Updates
openai
from 1.59.3 to 1.59.5Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
52f4979
release: 1.59.5e502d30
docs(readme): moved period to inside parentheses (#1980)16315f2
docs: more typo fixes (#1998)fee9c81
docs: fix typos (#1996)eb02a2c
docs: fix typos (#1995)bd49dd1
fix(client): only call .close() when needed (#1992)728100c
release: 1.59.41fb671e
chore(internal): bump httpx dependency (#1990)255677d
docs(realtime): fix event reference linkf5436b1
chore: add missing isclass check (#1988)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