chore(deps): bump the pip group across 4 directories with 3 updates - #751
Merged
Merged
Conversation
Bumps the pip group with 3 updates in the / directory: [keras](https://github.com/keras-team/keras), [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 2 updates in the /lessons/5-NLP directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 3 updates in the /binder directory: [keras](https://github.com/keras-team/keras), [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 2 updates in the /.devcontainer directory: [keras](https://github.com/keras-team/keras) and [nltk](https://github.com/nltk/nltk). Updates `keras` from 3.13.2 to 3.15.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.13.2...v3.15.0) Updates `nltk` from 3.10.0 to 3.10.3 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@v3.10.0...v3.10.3) Updates `transformers` from 5.5.0 to 5.10.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.5.0...v5.10.1) Updates `nltk` from 3.10.0 to 3.10.3 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@v3.10.0...v3.10.3) Updates `transformers` from 5.5.0 to 5.10.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.5.0...v5.10.1) Updates `keras` from 3.13.2 to 3.15.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.13.2...v3.15.0) Updates `nltk` from 3.10.0 to 3.10.3 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@v3.10.0...v3.10.3) Updates `transformers` from 5.5.0 to 5.10.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.5.0...v5.10.1) Updates `keras` from 3.13.2 to 3.15.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.13.2...v3.15.0) Updates `nltk` from 3.10.0 to 3.10.3 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@v3.10.0...v3.10.3) --- updated-dependencies: - dependency-name: keras dependency-version: 3.15.0 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.10.1 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.10.1 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.15.0 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.10.1 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.15.0 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Lee Stott (leestott)
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 3 updates in the / directory: keras, nltk and transformers.
Bumps the pip group with 2 updates in the /lessons/5-NLP directory: nltk and transformers.
Bumps the pip group with 3 updates in the /binder directory: keras, nltk and transformers.
Bumps the pip group with 2 updates in the /.devcontainer directory: keras and nltk.
Updates
kerasfrom 3.13.2 to 3.15.0Release notes
Sourced from keras's releases.
... (truncated)
Commits
9d1bbf9Add erfinv tests and TensorFlow CPU fallback for half precision (#23086)b34af30Fix pad_sequences string dtype check (np.bytes_ instead of duplicate np.str_)...f512e93Fix wrong parameter names in ops.select and ops.argpartition docstrings (#23091)915ec7eSupport native Grouped-Query Attention (GQA) Key/Value head broadcast. (#23081)49d668dAdd JAX multi-process distribution tests (#23105)b49fde7Refactor rematerialization logic into Operation and support more modes (#23107)e0bfa2dAdd to the list of APIs that should not be part of a reloaded model. (#23115)69d7fd6Suppress spurious 'Skipping nested container' warning on freshly-saved files ...048d142Delete temp files after loading model from remote path. (#23113)46f5eacBump GitHub Actions versions to the latest (#23104)Updates
nltkfrom 3.10.0 to 3.10.3Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
303f6e2Prepare release 3.10.3 (#3745)cf2aaacMerge pull request #3744 from alvations/ci-guard-open6cd8320test: robustness on Python 3.14 / 3.14t CI (UnicodeDecodeError + timing flake)e965330fix: perceptron save_to_json breaks on Windows (os.open can't fd-open a direc...df1bb4ctest: make pathsec security tests platform-independent (fix Linux/Windows CI)0e5c7beci: guard against un-sandboxed open() in sandbox-sensitive modules (#3740)5017826Merge commit from fork40d0f06Triple-check hardening: perceptron TOCTOU squat, pathsec fd-leak, bcp47 entit...483c5feHarden path-traversal / file-I/O sandbox: close write-side symlink TOCTOU + s...722778fMerge commit from forkUpdates
transformersfrom 5.5.0 to 5.10.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
90c3ae5Patch because we had to yank 5.10 because the release branch was not up to date0bd94b3v5.10.01423d22who needs encoders? (#46385)50eb20aFix dsv4 dequant + tp/ep (#46378)74464e8Fix wrong changes produced by style/repo. check bot (#46371)1b8ec34Fix path traversal when saving Bark voice preset embeddings (#46237)e820678Add Sapiens2 Model (#45919)595721cPass library_name/version to Hub calls via a shared HfApi (#46318)0f0036cdocs: update ACL Anthology URL in CITATION.cff (#46352)fa6c830DeepGEMM BF16 + mixed FP8/FP4 + MegaMoE + refactor (#45634)Updates
nltkfrom 3.10.0 to 3.10.3Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
303f6e2Prepare release 3.10.3 (#3745)cf2aaacMerge pull request #3744 from alvations/ci-guard-open6cd8320test: robustness on Python 3.14 / 3.14t CI (UnicodeDecodeError + timing flake)e965330fix: perceptron save_to_json breaks on Windows (os.open can't fd-open a direc...df1bb4ctest: make pathsec security tests platform-independent (fix Linux/Windows CI)0e5c7beci: guard against un-sandboxed open() in sandbox-sensitive modules (#3740)5017826Merge commit from fork40d0f06Triple-check hardening: perceptron TOCTOU squat, pathsec fd-leak, bcp47 entit...483c5feHarden path-traversal / file-I/O sandbox: close write-side symlink TOCTOU + s...722778fMerge commit from forkUpdates
transformersfrom 5.5.0 to 5.10.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
90c3ae5Patch because we had to yank 5.10 because the release branch was not up to date0bd94b3v5.10.01423d22who needs encoders? (#46385)50eb20aFix dsv4 dequant + tp/ep (#46378)74464e8Fix wrong changes produced by style/repo. check bot (#46371)1b8ec34Fix path traversal when saving Bark voice preset embeddings (#46237)e820678Add Sapiens2 Model (#45919)595721cPass library_name/version to Hub calls via a shared HfApi (#46318)0f0036cdocs: update ACL Anthology URL in CITATION.cff (#46352)fa6c830DeepGEMM BF16 + mixed FP8/FP4 + MegaMoE + refactor (#45634)Updates
kerasfrom 3.13.2 to 3.15.0Release notes
Sourced from keras's releases.
... (truncated)
Commits
9d1bbf9Add erfinv tests and TensorFlow CPU fallback for half precision (#23086)b34af30Fix pad_sequences string dtype check (np.bytes_ instead of duplicate np.str_)...f512e93Fix wrong parameter names in ops.select and ops.argpartition docstrings (#23091)915ec7eSupport native Grouped-Query Attention (GQA) Key/Value head broadcast. (#23081)49d668dAdd JAX multi-process distribution tests (#23105)b49fde7Refactor rematerialization logic into Operation and support more modes (#23107)e0bfa2dAdd to the list of APIs that should not be part of a reloaded model. (#23115)69d7fd6Suppress spurious 'Skipping nested container' warning on freshly-saved files ...048d142Delete temp files after loading model from remote path. (#23113)46f5eacBump GitHub Actions versions to the latest (#23104)Updates
nltkfrom 3.10.0 to 3.10.3Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
303f6e2Prepare release 3.10.3 (#3745)cf2aaacMerge pull request #3744 from alvations/ci-guard-open6cd8320test: robustness on Python 3.14 / 3.14t CI (UnicodeDecodeError + timing flake)e965330fix: perceptron save_to_json breaks on Windows (os.open can't fd-open a direc...df1bb4ctest: make pathsec security tests platform-independent (fix Linux/Windows CI)0e5c7beci: guard against un-sandboxed open() in sandbox-sensitive modules (#3740)5017826Merge commit from fork40d0f06Triple-check hardening: perceptron TOCTOU squat, pathsec fd-leak, bcp47 entit...483c5feHarden path-traversal / file-I/O sandbox: close write-side symlink TOCTOU + s...722778fMerge commit from forkUpdates
transformersfrom 5.5.0 to 5.10.1Release notes
Sourced from transformers's releases.