build(requirements): bump the prod group with 6 updates#5
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
build(requirements): bump the prod group with 6 updates#5dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Updates the requirements on [azure-identity](https://github.com/Azure/azure-sdk-for-python), [dill](https://github.com/uqfoundation/dill), [pillow](https://github.com/python-pillow/Pillow), [psutil](https://github.com/giampaolo/psutil), [scipy](https://github.com/scipy/scipy) and [snowballstemmer](https://github.com/snowballstem/snowball) to permit the latest version. Updates `azure-identity` from 1.17.1 to 1.25.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.17.1...azure-identity_1.25.2) Updates `dill` from 0.3.9 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.1) Updates `pillow` from 10.4.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...12.1.1) Updates `psutil` from 6.1.0 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-7.2.2) Updates `scipy` from 1.14.1 to 1.15.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.3) Updates `snowballstemmer` to 3.0.1 - [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS) - [Commits](snowballstem/snowball@v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: snowballstemmer dependency-version: 3.0.1 dependency-type: direct:production dependency-group: prod ... 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.
Updates the requirements on azure-identity, dill, pillow, psutil, scipy and snowballstemmer to permit the latest version.
Updates
azure-identityfrom 1.17.1 to 1.25.2Release notes
Sourced from azure-identity's releases.
Commits
3bdfb63[Identity] Prepare release (#45112)fa2d335[Core] Update changelog for release (#45114)9233cd8Cut overtestruns fromtoxtouvvenvs (#44110)e25274dfoundry agent cannot use key auth (#45056)7337d70[Batch] Beta data plane SDK v15.1.0b3 Track 2 (#44681)65612caImplement Input Validation for Agentic Evaluators (#44618)5ec642f[core] Fix issues with url formatting (#45044)496aeaeFix pylint(4.0.4) errors for exporter (#45088)aa421d9App Config SDK/Provider Pylint Updates (#45050)16dcd67[AutoPR azure-mgmt-resource-deploymentstacks]-generated-from-SDK Generation -...Updates
dillfrom 0.3.9 to 0.4.1Commits
a9d4d39tag: 0.4.154370bdcleanup outdated docs (#742)bae7c21fix pypy311 registered, update travis ci (#741)7daa95dBump urllib3 from 2.6.0 to 2.6.3 in /docs (#739)5fbd3a7sync with rtfd 15.10.0 (#740)fdb4b72update copyright for 2026, urllib3 to 2.6.0 (#738)e8c4221avoid numpy segfault for 3.15.0a3 (#737)d948ecdensure valid class qualname in getsource (#733)a843f90sync with rtd 15.4.1 (#731)08f613ddict and weakref attribute are singletons in 3.15 (#728)Updates
pillowfrom 10.4.0 to 12.1.1Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibility46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when openingUpdates
psutilfrom 6.1.0 to 7.2.2Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
9eea97dPre-release938ac64Rm sphinxcontrib.googleanalytics; override layout.html9dcbb7eAdd sphinxcontrib-googleanalytics to requirements.txt76eaf9aTry to add google analytics to docde1cafaUpdate doc mentioning Process.wait() internal detailsbb30943Refact can_use_pidfd_open() and can_use_kqueue()a571717#2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)8b98c3ePre-release700b7e6[macOS] fix potential leaks in error paths (#2707)7cc7923Windows / cmdline(): be more defensive in free()ing in case of errorUpdates
scipyfrom 1.14.1 to 1.15.3Release notes
Sourced from scipy's releases.
... (truncated)
Commits
e29dcb6REL: 1.15.3 rel commit [wheel build]61e6aa1Merge pull request #22840 from tylerjereddy/treddy_1.15.3_backports18c4ca8MAINT: PR 22840 wheel build [wheel build]bd0f132MAINT: PR 22840 revisions033b138MAINT: PR 22840 revisions7a283ccDOC: PR 22840 revisions3d1ea40BUG: spatial.HalfspaceIntersection: raise on non-feasible half space (#20035)d01b984BUG: ndimage.median_filter: fix segfault when usingmode='mirror'(#22608)0879108MAINT: special.logsumexp: fix bug when weight of largest magnitude component ...9b3b2d8Merge pull request #22869 from smurfix/mainUpdates
snowballstemmerto 3.0.1Changelog
Sourced from snowballstemmer's changelog.
... (truncated)
Commits
e4b3efbUpdate for 3.0.1bbd3319Protect empty languages dict298ff9fUpdate details of Python 2 support in old versions53fe098python: Specify correct dependencies for$(python_output_dir)/__init__.py00a22deStop excluding classifiers for Armenian and Yiddishabd9adcUpdate for 3.0.0d23d356Back out incomplete ESM support for 3.0.0ff42274Update draft NEWS entrycd61f01tamil: remove_tense_suffix signals if ending removededfe576nepali: Reformat amongs to be clearerDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions📚 Documentation preview 📚: https://RDAgent--5.org.readthedocs.build/en/5/