Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

This pull request updates the version specification for the torchvision dependency in both the extractor-api-lib and document-extractor projects. The change allows for greater flexibility in the accepted torchvision versions, making it easier to receive compatible bug fixes and minor updates.

Dependency versioning improvements:

  • Changed the torchvision dependency version specifier from an exact version (0.24.1+cpu) to a compatible version range (^0.24.1+cpu) in libs/extractor-api-lib/pyproject.toml.
  • Made the same version specifier change for torchvision in services/document-extractor/pyproject.toml.

Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.0.7 to 1.2.5.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.0.7...langchain-core==1.2.5)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 1.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 23, 2025
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.0.7 to 1.2.5.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.0.7...langchain-core==1.2.5)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 1.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/libs/admin-api-lib/langchain-core-1.2.5 branch from 96350b1 to 2edd489 Compare January 7, 2026 08:25
a-klos added 3 commits January 7, 2026 09:33
… of github.com:stackitcloud/rag-template into dependabot/pip/libs/admin-api-lib/langchain-core-1.2.5
- Updated langchain-core version from 1.0.7 to 1.2.6 across multiple services.
- Added uuid-utils package version 0.12.0 to dependencies in services and libraries.
- Adjusted markers for Windows platform compatibility in poetry.lock files.
- Changed torchvision dependency specification to use caret (^) for versioning in document-extractor.
@a-klos a-klos changed the title chore: bump langchain-core from 1.0.7 to 1.2.5 in /libs/admin-api-lib chore: bump langchain-core from 1.0.7 to 1.2.6 Jan 7, 2026
@a-klos a-klos merged commit bb1e27c into main Jan 7, 2026
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/libs/admin-api-lib/langchain-core-1.2.5 branch January 7, 2026 10:08
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants