Bump the pip group across 1 directory with 10 updates #10
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 10 updates in the /manual-testing-sandbox directory:
2.0.2
2.2.5
2.26.0
2.32.2
0.24.2
1.5.0
2.6.0
2.12.1
3.6.3
3.9
1.9.1
2.2.0
2.6.0
3.8.0
8.3.2
10.3.0
4.5.3.56
4.8.1.78
20.1.0
22.0.0
Updates
flask
from 2.0.2 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817
release version 2.2.5afd63b1
Merge pull request #5109 from pallets/backport-vary-cookie8646edc
setVary: Cookie
header consistently for sessiona6367da
Merge pull request #5108 from pallets/werkzeug-compat3fbfbad
werkzeug 2.3.3 compatibility726d3f4
start version 2.2.5ddc7acc
Merge pull request #5081 from pallets/release-2.2.474e0329
release version 2.2.42d46068
update dev env64bc458
update dev dependenciesUpdates
requests
from 2.26.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
scikit-learn
from 0.24.2 to 1.5.0Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
b51d0c9
trigger whell builder [cd build]919ae9b
MAINT Reoder what's new for 1.5 (#29039)0ac28ad
DOC Release highlights 1.5 (#29007)729b54d
test py3.12 against numpy 2 [cd build]1e50434
set versionffbe4ab
DOC remove obsolete SVM example (#27108)4647729
DOC Fix time complexity of MLP (#28592)9bd7047
FIX convergence criterion of MeanShift (#28951)b79420f
FIX add long long for int32/int64 windows compat in NumPy 2.0 (#29029)37f544d
DOC replace pandas with Polars in examples/gaussian_process/plot_gpr_co2.py (...Updates
tensorflow
from 2.6.0 to 2.12.1Release notes
Sourced from tensorflow's releases.
... (truncated)
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
8e2b665
Merge pull request #61094 from tensorflow/venkat-patch-44402478f0
Fix unit test failure caused by numpy update2cd9b41
Merge pull request #61082 from tensorflow/venkat-patch-3337995c95
Updating Simplified retry logic to DNS cache29479ed
Merge pull request #60872 from tensorflow/r2.12-c45a6c0b1cbe76a933
Simplified retry logic to DNS cache76addf7
Merge pull request #60850 from elfringham/non_pip_fix05987a8
[Linaro:ARM_CI] Fix permissions for running nonpip tests23724d2
Merge pull request #60842 from elfringham/r2.12496730b
Limit typing_extensions to less than 4.6.0 until it worksUpdates
nltk
from 3.6.3 to 3.9Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
24936a2
Bump version to 3.9c222897
Merge branch 'develop' of https://github.com/nltk/nltk into develop34c3a4a
Merge branch 'develop' of https://github.com/nltk/nltk into develop253dd3a
add blackc43727f
Update version7137405
Merge pull request #3066 from asishm/bugfix-lambda-closure-leak369cb9f
Merge pull request #3245 from ekaf/hotfix-closuredup501c70e
Merge branch 'develop' into hotfix-closuredupbf05dc4
Merge pull request #3306 from ekaf/py3_compat66539c7
Sorted output in unit/test_wordnet.pyUpdates
torch
from 1.9.1 to 2.2.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
8ac9b20
Run docker release build on final tag (#117131) (#117182)2490352
Fix cuInit test on Windows (#117095)3a44bb7
[CI] Test that cuInit is not called during import (#117043)1c8ba38
[CI] Use jemalloc for CUDA builds (#116900) (#116988)96d2ddb
Store user model to simplify ONNXProgram.{adapt_torch_*,call} APIs (#1152...738b4a5
Update ONNX's IO Adapter to support FakeTensor with ExportedProgram (#114407)...4cf10bf
[Cherry-pick] [Quant] [PT2] Enable batchnorm in _move_exported_model_to_eval ...7e97e4b
[AARCH64] Fall back to GEMM if mkldnn_matmul fails (#115936) (#116666)1a3e3c7
[CUDA] baddmm should fall back to addmm for batch=1 (#114992) (#116518)ab7505f
Fix broken PyYAML 6.0 on MacOS x86 (#115956) (#116551)Updates
keras
from 2.6.0 to 3.8.0Release notes
Sourced from keras's releases.
... (truncated)
Commits
fbf0af7
Fixing batch_dim_name attribute (#20674)ab3c8f5
Add rand_augment processing layer (#20716)8f04616
Specify window_length dtype requirement in tf.keras.ops.istft in math.py (#20...1adaaec
Add build method to supress warning (#20729)881d8da
Patchtf2onnx
to ensure compatibility withnumpy>=2.0.0
(#20725)94977dd
Refactorkeras/src/export/export_lib
and addexport_onnx
(#20710)41c429e
Update version numbera91d006
Update BackupAndRestore class example (#20714)2c95bfe
Fix torch GPU CI5b29974
implement transform_bounding_boxes for random_shear (#20704)Updates
pillow
from 8.3.2 to 10.3.0Release notes
Sourced from pillow's releases.