]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Bump transformers in /contrib/neural-embedding-service 6133/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 13 Jul 2026 20:55:09 +0000 (20:55 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Jul 2026 20:55:09 +0000 (20:55 +0000)
Bumps [transformers](https://github.com/huggingface/transformers) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.3.0...v5.5.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 5.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
contrib/neural-embedding-service/requirements-gpu.txt

index 122ffeabc4a680da52f8dcfd1a99d734ca731976..9315786ab36d236e05979549d87f83b502376204 100644 (file)
@@ -14,7 +14,7 @@ uvicorn[standard]>=0.23.0
 # sentence-transformers for GPU inference (uses PyTorch + CUDA)
 # Pin versions for compatibility
 numpy<2
-transformers==5.3.0
+transformers==5.5.0
 sentence-transformers==2.7.0
 
 # Data validation