Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [h11](https://github.com/python-hyper/h11) and [torch](https://github.com/pytorch/pytorch).


Updates `h11` from 0.14.0 to 0.16.0
- [Commits](python-hyper/h11@v0.14.0...v0.16.0)

Updates `torch` from 2.6.0+cpu to 2.7.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/commits/v2.7.0)

---
updated-dependencies:
- dependency-name: h11
  dependency-version: 0.16.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: torch
  dependency-version: 2.7.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2025
commit edfb02dbbdf615bc2275ab520a1bb3430b411985
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ filelock==3.18.0
filetype==1.2.0
fsspec==2025.3.2
gunicorn==23.0.0
h11==0.14.0
h11==0.16.0
httpcore==1.0.7
httptools==0.6.4
httpx==0.28.1
Expand Down Expand Up @@ -90,7 +90,7 @@ sympy==1.13.1
tabulate==0.9.0
tifffile==2025.3.30
tokenizers==0.21.1
torch==2.6.0+cpu
torch==2.7.0
torchvision==0.21.0+cpu
tqdm==4.67.1
transformers==4.50.3
Expand Down