mirror of
https://github.com/langchain-ai/langchain-pinecone.git
synced 2026-07-18 18:54:37 -04:00
e5abe658ad
* chore(deps): bump requests Bumps the uv group with 1 update in the /libs/pinecone directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> * ci: skip integration tests when API keys unavailable Dependabot PRs don't have access to repo secrets, causing integration tests to fail with missing PINECONE_API_KEY. Skip integration tests when the key is not set. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>