chore(deps): bump the pip group across 1 directory with 6 updates #7
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 authlib, scikit-learn, transformers, qdrant-client, azure-storage-blob and azure-identity to permit the latest version.
Updates
authlib
from 1.2.0 to 1.3.1Release notes
Sourced from authlib's releases.
Changelog
Sourced from authlib's changelog.
Commits
df226ab
chore: release 1.3.13bea812
fix: prevent OctKey to import ssh/rsa/pem keysa7d68b4
chore: release 1.3.0a26f1d0
Merge GitHub action for release2d66702
Merge pull request #591 from Sparrow0hawk/patch-20f8e087
docs: add changelog for 1.3.03ffc950
chore: fix pypi release actiona2543b9
chore: add pypi github actionc7e1b2d
chore: move configuration from setup.cfg to pyproject.toml04e83f6
Merge pull request #598 from tanguilp/fix-rfc9068-no-scope-in-jwsUpdates
scikit-learn
from 1.2.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
transformers
to 4.41.2Release notes
Sourced from transformers's releases.
Commits
ab0f050
Release: v4.41.257f5553
Fix faulty rstrip in module loading (#31108)73b180c
fix from_pretrained in offline mode when model is preloaded in cache (#31010)a6325a7
Redirect transformers_agents doc to agents (#31054)9ccdc84
Paligemma- fix devices and dtype assignments (#31008)12aa316
Do not trigger autoconversion if local_files_only (#31004)75f15f3
Release: v4.41.18282db5
Paligemma causal attention mask (#30967)e5b788a
Revert "feat: Upgrade Weights & Biases callback (#30135)"9d05459
Generation: get special tokens from model config (#30899)Updates
qdrant-client
from 1.7.3 to 1.9.0Release notes
Sourced from qdrant-client's releases.
... (truncated)
Commits
16fb1f6
bump version to v1.9.06b001b8
V1.9.x (#608)e0820e0
fix: align formatters versions (#602)93a2c2d
new: convert nan and inf in local mode to none (#603)1983900
docs: typo fix of extra word in quickstarteee34e8
deprecate recreate_collection (#601)0ce5ca0
do not use vectors_count in test and in local mode (#600)a7a798c
fix: fix field schema type conversion (#605)bbe0131
Remove warning for scalar divide with infef8e772
Feat: bearer token authentication support (#591)Updates
azure-storage-blob
from 12.9.0 to 12.13.0Commits
e90af43
DataLake funny dependency (#25129)cbec338
[AutoRelease] t2-storagecache-2022-07-06-35884(Do not merge) (#25089)dc7c5a1
[Storage] API View Feedback For STG84 GA (#25085)9f66f6b
[Storage] Revert removing aiohttp dependency for storage.blob.aio (#25084)e40d3e1
[storage.blob] Remove aiohttp as dependency for storage.blob.aio (#24965)7915719
[Storage] Prepare for STG83 GA release (#25040)155eb8b
[Storage] Addprogress_hook
to file-share upload/download (#24997)66dd3be
[Storage] Fix more flaky lease tests (#25011)0301417
[Storage] Add argument to perf tests to use client-side encryption (#24978)4899065
[perf] Add pipeline template and storage pipelines (#24894)Updates
azure-identity
from 1.15.0 to 1.16.1Release notes
Sourced from azure-identity's releases.
Commits
6a07fc9
[Identity] Fix device code tests (#35846)e16a704
[Identity] Add Azure Arc key validation checks95c5f2a
Update release dates (#35091)c58bfa7
[Identity] Adjust IMDS retry backoff (#35070)6680ffc
[Identity] Update broker docs (#35032)1ade699
[Identity] Update live test config (#35019)66efa24
Update Authorization Code client_secret kwarg usage (#34862)6f79b4d
Fix WAM default account code sample (#35007)4348985
Update default broker account sample (#35003)0527e86
[skip ci] Delete azure-devtools and deps/referencesYou can trigger a rebase of this PR 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.