build(deps): bump the pip group across 4 directories with 4 updates #3
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.
Updates the requirements on werkzeug, transformers, sagemaker and h11 to permit the latest version.
Updates
werkzeug
from 3.0.3 to 3.0.6Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
5eaefc3
release version 3.0.62767bcb
Merge commit from fork87cc78a
catch special absolute path on Windows Python < 3.1150cfeeb
Merge commit from fork8760275
apply max_form_memory_size another level up in the parser8d6a12e
start version 3.0.6a7b121a
release version 3.0.5 (#2961)9caf72a
release version 3.0.5e28a245
catch OSError from getpass.getuser (#2960)e6b4cce
catch OSError from getpass.getuserUpdates
transformers
to 4.51.3Release notes
Sourced from transformers's releases.
Commits
5f4ecf2
Release: v4.51.3befb534
Handle torch ver in flexattn (#37400)bffeefe
handle torch version edge cases (#37399)5c076fb
Add glm4 (#37388)28c9541
Attention Quantization with FBGemm & TP (#37384)5651207
userms_norm_eps
for the L2Norm for Llama4 (#37418)ac9c7f3
mark llama4 as not supported with fa2 (#37416)894783c
Fix Llama4 offset (#37414)eae06ff
v4.51.23148a41
the fix that did not get in (#37370)Updates
sagemaker
to 2.244.1Release notes
Sourced from sagemaker's releases.
Changelog
Sourced from sagemaker's changelog.
... (truncated)
Commits
d194050
prepare release v2.244.13e419ee
Fix Flask-Limiter version (#5180)7825dc9
Fix test_huggingface_tei_uris() (#5178)84852dd
huggingface-llm-neuronx dlc (#5173)e2ea4ff
huggingface-neuronx dlc image_uri (#5172)0ae2457
huggingface-tei dlc image_uri (#5174)6809486
Fix test_deploy_with_update_endpoint() (#5177)23f4907
add AG v1.3 (#5171)c87801e
fix: parameter mismatch in update_endpoint (#5135)40432b3
remove --strip-component for untar source tar.gz (#5163)Updates
werkzeug
from 3.0.6 to 3.1.3Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
5eaefc3
release version 3.0.62767bcb
Merge commit from fork87cc78a
catch special absolute path on Windows Python < 3.1150cfeeb
Merge commit from fork8760275
apply max_form_memory_size another level up in the parser8d6a12e
start version 3.0.6a7b121a
release version 3.0.5 (#2961)9caf72a
release version 3.0.5e28a245
catch OSError from getpass.getuser (#2960)e6b4cce
catch OSError from getpass.getuserUpdates
h11
from 0.14.0 to 0.16.0Commits
1c5b075
this time for surerd9c3699
this time for sure...d91b9dd
blacken5a4683c
Soothe mypy9c9567f
Bump version to 0.16.0114803a
Merge commit from fork9462006
Bump version to 0.15.070a96be
Merge pull request #181 from Julien00859/Julien00859/get_int_max_str_digits60782ad
Reject Content-Length longer 1 billion TBdff7cc3
Validate Chunked-Encoding chunk footerDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.