Bump the pip group across 8 directories with 12 updates - #4
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 8 directories with 12 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.58 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.0 dependency-type: direct:production dependency-group: pip - dependency-name: onnx dependency-version: 1.22.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production dependency-group: pip - dependency-name: ray dependency-version: 2.56.0 dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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 1 update in the /examples/research_projects/codeparrot directory: transformers.
Bumps the pip group with 9 updates in the /examples/research_projects/decision_transformer directory:
3.8.53.14.342.0.050.0.03.1.323.1.582.8.03.15.03.73.10.01.13.01.22.010.0.112.3.00.4.80.6.41.11.02.56.0Bumps the pip group with 1 update in the /examples/research_projects/distillation directory: gitpython.
Bumps the pip group with 2 updates in the /examples/research_projects/lxmert directory: mistune and tornado.
Bumps the pip group with 2 updates in the /examples/research_projects/visual_bert directory: mistune and tornado.
Bumps the pip group with 1 update in the /examples/research_projects/vqgan-clip directory: transformers.
Bumps the pip group with 1 update in the /examples/tensorflow directory: transformers.
Bumps the pip group with 1 update in the /examples/tensorflow/language-modeling-tpu directory: transformers.
Updates
transformersfrom 4.19.0 to 5.5.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
c1c3424update20bff68update release workflow8956441v5.5.05135e5ecasually dropping the most capable open weights on the planet (#45192)a594e09Internalise the NomicBERT model (#43067)4932e97Fix resized LM head weights being overwritten by post_init (#45079)57e8413[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration (#45124)b10552eFix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate ...423f2a3fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel (#...ade7a05Generalize gemma vision mask to videos (#45185)Updates
aiohttpfrom 3.8.5 to 3.14.3Updates
cryptographyfrom 42.0.0 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
gitpythonfrom 3.1.32 to 3.1.58Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
30be45dprepare changelog for upcoming releasefc2f02cMerge pull request #2197 from Cyrus580529/shared-symlink-guardb10e250test: use the shared guard instead of local copiese3e5da8test: skip tests that need symlink privileges30d05e3test: add a shared symlink capability guard9a8f6feMerge pull request #2204 from gitpython-developers/security-fixesf2550b6Guard pathspec file inputs in high-level commandsd9ddb55Guard unsafe git init options9b5dcafGuard read-tree index output paths96a888fCheck joined short-option values before Git executionUpdates
kerasfrom 2.8.0 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.7 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
onnxfrom 1.13.0 to 1.22.0Release notes
Sourced from onnx's releases.
... (truncated)
Commits
2bb5046Fix windows workflows on rel-1.22.0 branch (#8087)eda0385Update version number to 1.22.0 (#8086)b124e01Bump version number to 1.22.0rc2 (#8071)8de2cf6Cherrypicks for 1.22.0rc2 (#8066)53d6120Cherry-pick: Address shape inference issues in Conv (#8051) to rel-1.22.0 (#8...bc3be77Set version number to 1.22.0rc1 (#8024)e945daffeat(generator): extend Range operator with float16 and bfloat16 support (ops...293ad62Run lints also on Windows (#8014)8847da4Follow up for scikit-build-core migration (#8017)882a5efFix/sdist missing SBOM cdx json (#8010)Updates
pillowfrom 10.0.1 to 12.3.0Release notes
Sourced from pillow's releases.