Skip to content

Commit 9714c31

Browse files
chore(deps): bump the pip group across 1 directory with 6 updates
Bumps the pip group with 6 updates in the /candle-examples/examples/marian-mt/python directory: | Package | From | To | | --- | --- | --- | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.20.3` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.30.2` | `6.33.5` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.33.0` | | [sentencepiece](https://github.com/google/sentencepiece) | `0.2.0` | `0.2.1` | | [transformers](https://github.com/huggingface/transformers) | `4.50.3` | `5.0.0rc3` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.7.0` | Updates `filelock` from 3.18.0 to 3.20.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.20.3) Updates `protobuf` from 6.30.2 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `requests` from 2.32.3 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.33.0) Updates `sentencepiece` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](google/sentencepiece@v0.2.0...v0.2.1) Updates `transformers` from 4.50.3 to 5.0.0rc3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.50.3...v5.0.0rc3) Updates `urllib3` from 2.3.0 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.7.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bc89dd commit 9714c31

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
certifi==2025.1.31
22
charset-normalizer==3.4.1
33
click==8.1.8
4-
filelock==3.18.0
4+
filelock==3.20.3
55
fsspec==2025.3.2
66
huggingface-hub==0.30.1
77
idna==3.10
88
joblib==1.4.2
99
numpy==2.2.4
1010
packaging==24.2
11-
protobuf==6.30.2
11+
protobuf==6.33.5
1212
pyyaml==6.0.2
1313
regex==2024.11.6
14-
requests==2.32.3
14+
requests==2.33.0
1515
sacremoses==0.1.1
1616
safetensors==0.5.3
17-
sentencepiece==0.2.0
17+
sentencepiece==0.2.1
1818
tokenizers==0.21.1
1919
tqdm==4.67.1
20-
transformers==4.50.3
20+
transformers==5.0.0rc3
2121
typing-extensions==4.13.0
22-
urllib3==2.3.0
22+
urllib3==2.7.0

0 commit comments

Comments
 (0)