deps(dependabot): bump the all-dependencies group across 1 directory with 5 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…with 5 updates Updates the requirements on [utilo](https://github.com/anaticulae/utilo), [matplotlib](https://github.com/matplotlib/matplotlib), [pillow](https://github.com/python-pillow/Pillow), [utilotest](https://github.com/anaticulae/utilotest) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version. Updates `utilo` to 2.109.0 - [Release notes](https://github.com/anaticulae/utilo/releases) - [Changelog](https://github.com/anaticulae/utilo/blob/main/CHANGELOG) - [Commits](anaticulae/utilo@v2.107.5...v2.109.0) Updates `matplotlib` to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.0) Updates `pillow` to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `utilotest` to 1.0.4 - [Release notes](https://github.com/anaticulae/utilotest/releases) - [Changelog](https://github.com/anaticulae/utilotest/blob/main/CHANGELOG) - [Commits](anaticulae/utilotest@v1.0.1...v1.0.4) Updates `setuptools` to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: utilo dependency-version: 2.109.0 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: utilotest dependency-version: 1.0.4 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development dependency-group: all-dependencies ... 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 utilo, matplotlib, pillow, utilotest and setuptools to permit the latest version.
Updates
utiloto 2.109.0Release notes
Sourced from utilo's releases.
Changelog
Sourced from utilo's changelog.
... (truncated)
Commits
13129c62.109.06cf5541feat(path): add parameter to normpath to improve display/logging2ec4e6f2.108.01d326d0test(feature): simplify code74e761ctest(feature): simplify code55c35e9fix(cli): make pattern more robustd8e8736refactor(test): simplify code9d941c3test(refactor): replace with utilo code3e4d674refactor(test): move to separate method7eb38aetest(feature): ease code styleUpdates
matplotlibto 3.11.0Release notes
Sourced from matplotlib's releases.
Commits
69c7534REL: v3.11.0b7d912bDOC: Set 3.11 as preferred stable release7c3d502Update Security Policy for 3.11964e73dDOC: Prepare GitHub stats for 3.11 finalbfa2633Bump font manager version to final released0603b2Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...edf5ebcBackport PR #31706: Fix clabel manual indexc0e80b7Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...2a14854Backport PR #31868: DOC: Move errorbar examples to the statistics sectionsea43d96Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...Updates
pillowto 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
utilotestto 1.0.4Release notes
Sourced from utilotest's releases.
Changelog
Sourced from utilotest's changelog.
... (truncated)
Commits
fd1167a1.0.4adcd453Merge pull request #7 from anaticulae/fix/make_non_run001ec02chore(license): add missing LICENSEdfba774fix(select): do not fail on invalid resource41a12ed1.0.3eaa2e67fix(install): make install command setup.py independentca0cc39Merge pull request #4 from anaticulae/dependabot/pip/main/all-dependencies-6c...6bac2c2deps(dependabot): bump the all-dependencies group across 1 directory with 6 u...dec83501.0.20de6081Merge pull request #5 from anaticulae/refactor/enable_powerUpdates
setuptoolsto 83.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
6519f72Bump version: 82.0.1 → 83.0.0d1151b1Merge pull request #5250 from pypa/feature/distutils-d7633fbeda2df31eCapture removal of dry_run parameter in changelog.00144dcMoved newsfragment to the release where it occurred.a4a5a2bAdd news fragment.77470c2Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed3c43897Merge pull request #5247 from pypa/copilot/fix-pypy-version-issuebb6ea66Bump PyPy from 3.10 to 3.11 in CI workflowa2bc3acFix broken intersphinx reference to build's installation docs2d6a739Use stacked parametrize decorators instead of itertools.productDependabot 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