chore(deps): bump the pip group across 1 directory with 7 updates #297
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 7 updates in the / directory:
25.1.025.11.011.3.012.0.06.15.06.16.03.3.84.0.36.9.16.10.18.4.19.0.12.32.42.32.5Updates
blackfrom 25.1.0 to 25.11.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
05f0a8cPrepare for 25.11.0 release (#4825)ae17c61Fix tests on pytest 9 (#4835)138745eInclude Windows and Python 3.14 in PR wheel build matrix, fix Windows build (...18170d6ci: add label for running all builds on a pull request (#4833)0e793e3fix windows wheels (#4830)b71f36cUse build[uv] as cibuildwheel frontend (#4831)a7bd594Skip free threaded builds in cibuildwheel (#4829)862dee9Update cibuildwheel (#4828)b5f354cbuild: restrict to pytest 9.0 due to breakage in custom pytest_configure (#4827)f705197t-string support (#4805)Updates
pillowfrom 11.3.0 to 12.0.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
693df7b12.0.0 version bumpd175bb8Use macos-14 for iOS arm64 simulator (#9258)592b2f8Revert "Use macos-latest for iOS arm64 simulator"5dddb2cUse enums for Modes and RawModes in C (#9256)e7b72a3Add ImageText (#9098)864d4b6Shift bits before making value negative (#9255)994a9deInstall arro3 dependencies when type checking (#9254)d5e1601Improved documentatione533cccMerge branch 'main' into imagetext95a85dcUse snake caseUpdates
pyinstallerfrom 6.15.0 to 6.16.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.
... (truncated)
Commits
7f2ae63Release v6.16.0. [skip ci]2683834ci: move work-around for potentially broken setuptools upgrade383196aci: fix check for broken setuptools upgrade5447da7ci/test requirements: Track setuptools in tests/requirements-libraries.txt95226daRemove empty pytest.ini allegedly needed by test entrypoints255305dsetup: Drop questionable/pointless project keywords5df0f47setup: Drop setuptools, move to hatchling100c9cebootloader build: Address noisy deprecation warning from waf52782f8release: Add retry for compiling with qemu9e84501Move non packaging configuration out of setup.cfg/pyproject.tomlUpdates
pylintfrom 3.3.8 to 4.0.3Commits
84b6552Bump pylint to 4.0.3, update changelog (#10741)77b0cd8[Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to modutil...755f2d0[Backport maintenance/4.0.x] Upgrade astroid to 4.0.2 (#10733)c96a9e4[Backport maintenance/4.0.x] Fix crash when a variable annotation is used as ...108191e[Backport maintenance/4.0.x] Fix a false positive for class attribute typed w...0ed8172[Backport maintenance/4.0.x] Fix crash when asliceobject is called (#10728)b128b7d[Backport maintenance/4.0.x] Fix a false positive for ``unbalanced-tuple-unpa...1a26dea[Backport maintenance/4.0.x] Add Enum dunder to the list of allowed dunder (#...fc920b6[Backport maintenance/4.0.x] Fix false positive for `f-string-without-interpo...aeffe52[Backport maintenance/4.0.x] Fix FP forinvalid-namewith `typing.Annotated...Updates
pyside6from 6.9.1 to 6.10.1Updates
pytestfrom 8.4.1 to 9.0.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d1b64aaPrepare release version 9.0.10a497c7regendoc: remove CI environment variables (#13950) (#13951)a9f7e6e🧪 Rungh releasew/o Git in CI/CD (#13942) (#13947)2682a66Merge pull request #13944 from pytest-dev/patchback/backports/9.0.x/bef7d34f1...a999997Merge pull request #13941 from nicoddemus/min-pre-commit-version4bd63a0Merge pull request #13935 from pytest-dev/patchback/backports/9.0.x/ce8b8a7b4...15f93b3Merge pull request #13933 from webknjaz/maintenance/tox-pep517-env-setuptools...0fa11aeMerge pull request #13927 from pytest-dev/patchback/backports/9.0.x/3d8075743...fa45470Merge pull request #13926 from pytest-dev/patchback/backports/9.0.x/d587e0cf8...b4e3973Merge pull request #13922 from bluetech/fix-argparse-userwarningUpdates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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