-
Notifications
You must be signed in to change notification settings - Fork 693
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
chore(deps-dev): bump the gha group across 1 directory with 15 updates #2674
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/packages/opentelemetry-instrumentation-langchain/gha-7d72329bc7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the gha group across 1 directory with 15 updates #2674
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/packages/opentelemetry-instrumentation-langchain/gha-7d72329bc7
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
Bumps the gha group with 15 updates in the /packages/opentelemetry-instrumentation-langchain directory: | Package | From | To | | --- | --- | --- | | [autopep8](https://github.com/hhatto/autopep8) | `2.3.1` | `2.3.2` | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.1.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [langchain](https://github.com/langchain-ai/langchain) | `0.3.15` | `0.3.19` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.3.3` | `0.3.17` | | [openai](https://github.com/openai/openai-python) | `1.59.9` | `1.63.2` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `6.0.2` | `7.0.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.3` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.37.1` | `0.46.0` | | [boto3](https://github.com/boto/boto3) | `1.36.3` | `1.36.23` | | [langchain-anthropic](https://github.com/langchain-ai/langchain) | `0.2.0` | `0.3.7` | | [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `0.2.11` | `0.2.13` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `0.3.1` | `0.3.6` | | [langchain-cohere](https://github.com/langchain-ai/langchain-cohere) | `0.3.1` | `0.4.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.5` | `2.10.6` | Updates `autopep8` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v2.3.1...v2.3.2) Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](PyCQA/flake8@7.1.1...7.1.2) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `langchain` from 0.3.15 to 0.3.19 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.15...langchain==0.3.19) Updates `langchain-community` from 0.3.3 to 0.3.17 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.3.3...langchain-community==0.3.17) Updates `openai` from 1.59.9 to 1.63.2 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.59.9...v1.63.2) Updates `vcrpy` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v6.0.2...v7.0.0) Updates `pytest-asyncio` from 0.24.0 to 0.25.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.3) Updates `anthropic` from 0.37.1 to 0.46.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.37.1...v0.46.0) Updates `boto3` from 1.36.3 to 1.36.23 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.3...1.36.23) Updates `langchain-anthropic` from 0.2.0 to 0.3.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==0.2.0...langchain-anthropic==0.3.7) Updates `langchain-aws` from 0.2.11 to 0.2.13 - [Release notes](https://github.com/langchain-ai/langchain-aws/releases) - [Commits](langchain-ai/langchain-aws@v0.2.11...v0.2.13) Updates `langchain-openai` from 0.3.1 to 0.3.6 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.1...langchain-openai==0.3.6) Updates `langchain-cohere` from 0.3.1 to 0.4.2 - [Release notes](https://github.com/langchain-ai/langchain-cohere/releases) - [Commits](langchain-ai/langchain-cohere@libs/cohere/v0.3.1...libs/cohere/v0.4.2) Updates `pydantic` from 2.10.5 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.5...v2.10.6) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: langchain dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: langchain-community dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: openai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: vcrpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: anthropic dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: langchain-anthropic dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: langchain-aws dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: langchain-openai dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: langchain-cohere dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: pydantic dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
size:S
This PR changes 10-29 lines, ignoring generated files.
0 participants
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 gha group with 15 updates in the /packages/opentelemetry-instrumentation-langchain directory:
2.3.1
2.3.2
7.1.1
7.1.2
8.3.3
8.3.4
0.3.15
0.3.19
0.3.3
0.3.17
1.59.9
1.63.2
6.0.2
7.0.0
0.24.0
0.25.3
0.37.1
0.46.0
1.36.3
1.36.23
0.2.0
0.3.7
0.2.11
0.2.13
0.3.1
0.3.6
0.3.1
0.4.2
2.10.5
2.10.6
Updates
autopep8
from 2.3.1 to 2.3.2Release notes
Sourced from autopep8's releases.
Commits
4046ad4
version 2.3.2609daf6
fmt rst815b102
Merge pull request #776 from hhatto/fix/e721-with-indenta70fa24
Merge pull request #777 from hhatto/ci/add-py313231cafc
drop 3.8, support 3.13a3be649
drop 3.8, support 3.133b9d399
add test cases for e721d280131
care oftype == STMT
pattercbb185f
update cases361ba26
care indent in case e721Updates
flake8
from 7.1.1 to 7.1.2Commits
fffee8b
Release 7.1.219001f7
Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737a
avoid starting unnecessary processes when file count is limitedUpdates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
langchain
from 0.3.15 to 0.3.19Release notes
Sourced from langchain's releases.
... (truncated)
Commits
8a3b05a
langchain[patch]: release 0.3.19 (#29851)c906116
langchain[patch]: add xai to extras (#29850)1acf57e
langchain[patch]: init_chat_model xai support (#29849)1a55da9
docs: Update gemini vector docs (#29841)037b129
weaviate: Add-deprecation-warning (#29757)cd198ac
community: add custom model for OpenAIWhisperParser (#29831)6874c9c
docs: add notebook for langchain-salesforce package (#29800)60f58df
community: add top_k as param to Needle Retriever (#29821)8147679
docs: Rename IBM product name toIBM watsonx
(#29802)1dfac90
community: Adding IN Operator to AzureCosmosDBNoSQLVectorStore (#29805)Updates
langchain-community
from 0.3.3 to 0.3.17Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
bff25b5
community: release 0.3.17 (#29676)01314c5
langchain: release 0.3.18 (#29654)92e2239
openai[patch]: make parallel_tool_calls explicit kwarg of bind_tools (#29669)2a243df
infra: add UV_NO_SYNC to monorepo makefile (#29670)5690575
openai: Removed tool_calls from completion chunk after other chunks have alre...0d45ad5
community: update base_o365.py (#29657)1b064e1
docs: Fix llama.cpp GPU Installation in llamacpp.ipynb (Deprecated Env Variab...3645181
qdrant: Addsimilarity_search_with_score_by_vector()
function to the `Qdran...488cb4a
anthropic: release 0.3.7 (#29653)ab09490
openai: release 0.3.4 (#29652)Updates
openai
from 1.59.9 to 1.63.2Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
2e56c8d
release: 1.63.27319e6e
chore(internal): revert temporary commit (#2121)fea5e6b
release: 1.63.1a942394
chore(internal): temporary commit (#2121)720ae54
release: 1.63.0300f58b
feat(api): add support for storing chat completions (#2117)3f8d820
release: 1.62.0b45168e
fix(parsing): don't default to an empty array (#2106)b5f6dc7
chore(internal): minor type handling changes (#2099)e2f2db8
feat(pagination): avoid fetching when has_more: false (#2098)Updates
vcrpy
from 6.0.2 to 7.0.0Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
3278619
Release v7.0.03fb62e0
fix: correctly handle asyncio.run when loop exists8197865
build(deps): update sphinx requirement from <8 to <9be651bd
pre-commit: Autoupdatea6698ed
Fix aiohttp tests48d0a2e
Fixed missingversion_string
attribute when used with urllib3>=2.3.05b858b1
Fix lintc8d99a9
Fix ruff configurationce27c63
Merge pull request #736 from kevin1024/drop-python38ab8944d
Drop python 3.8 supportUpdates
pytest-asyncio
from 0.24.0 to 0.25.3Release notes
Sourced from pytest-asyncio's releases.
Commits
7c50192
fix: Avoid errors in cleanup of async generators when event loop is already c...2188cdb
build: Prepare release of v0.25.2.c3ad634
fix: Shutdown generators before closing event loops.e8ffb10
[pre-commit.ci] pre-commit autoupdateaae43d4
Build(deps): Bump hypothesis in /dependencies/default941e8b5
Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docs623ab74
docs: Prepare release of v0.25.1.c236550
docs: Fix broken link to the pytest.mark.asyncio reference.41c645b
fix: Correct warning message when redefining the event_loop fixture.2fd10f8
docs: Clarify deprecation of event_loop fixture.Updates
anthropic
from 0.37.1 to 0.46.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
fb3af99
release: 0.46.0c713a41
fix: asyncify on non-asyncio runtimes (#864)be731bf
chore(internal): fix tests133e5a5
fix(jsonl): lower chunk size (#863)9cb3dc2
feat(jsonl): add .close() method (#862)16fba27
fix(internal): add back custom header naming support (#861)1e830f7
feat(pagination): avoid fetching when has_more: false (#860)d33429a
chore(internal): fix type traversing dictionary params (#859)9a7bb7c
feat(client): sendX-Stainless-Read-Timeout
header (#858)efc91c0
chore(internal): bummp ruff dependency (#856)Updates
boto3
from 1.36.3 to 1.36.23Commits
2872f3e
Merge branch 'release-1.36.23'9d6ca6c
Bumping version to 1.36.2328b67cc
Add changelog entries from botocore2d18093
Merge branch 'release-1.36.22'2dd989b
Merge branch 'release-1.36.22' into developd683193
Bumping version to 1.36.227848d23
Add changelog entries from botocore3d1cda2
Merge branch 'release-1.36.21'5b0455a
Merge branch 'release-1.36.21' into develop1ef4449
Bumping version to 1.36.21Updates
langchain-anthropic
from 0.2.0 to 0.3.7Release notes
Sourced from langchain-anthropic's releases.