Bump the python-dependencies group across 1 directory with 6 updates - #108
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 6 updates#108dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.15.0` | | [setuptools](https://github.com/pypa/setuptools) | `82.0.1` | `83.0.0` | | [uv](https://github.com/astral-sh/uv) | `0.11.6` | `0.11.28` | | [maturin](https://github.com/pyo3/maturin) | `1.13.1` | `1.14.1` | | [pip](https://github.com/pypa/pip) | `26.0.1` | `26.1.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `coverage` from 7.13.5 to 7.15.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.15.0) Updates `setuptools` from 82.0.1 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) Updates `uv` from 0.11.6 to 0.11.28 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.6...0.11.28) Updates `maturin` from 1.13.1 to 1.14.1 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.13.1...v1.14.1) Updates `pip` from 26.0.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0.1...26.1.2) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.11.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: maturin dependency-version: 1.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-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.
Bumps the python-dependencies group with 6 updates in the / directory:
7.13.57.15.082.0.183.0.00.11.60.11.281.13.11.14.126.0.126.1.29.0.39.1.1Updates
coveragefrom 7.13.5 to 7.15.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
c8c8020docs: sample HTML for 7.15.0ae19db1docs: prep for 7.15.017b45a1docs: --keep-combined in the man page6f9fa1efix: preserve isolated sys.path on Python 3.10 (#2211)787af5fchore: bump actions/checkout in the action-dependencies group (#2210)1ed3998fix: start attaching the loader on__spec__#2208 (#2209)1ab1122docs: remove stray commaf24a91ffeat: --keep-combined for reporting commands. #21985e70751test: canonicalize mock calls in test_cmdline to reduce diff noise65979ccfix: skip excluded functions in LCOV function totals (#2206)Updates
setuptoolsfrom 82.0.1 to 83.0.0Changelog
Sourced from setuptools's changelog.
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.productUpdates
uvfrom 0.11.6 to 0.11.28Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
ebf0f43Bump version to 0.11.28 (#20226)dee7a10fix(uv): uv tree fails on dependency-group-only pyproject.tomls (#19975) (#20...95e2f57Improve trace logs for debugging the error chain (#20220)4fab9d3Use standard rendering for tool requirement errors (#20160)f436bb3Move canonical and Git URL clones to callers (#20221)6dc1dadMove lockfile update guidance to a hint (#20219)83158f4Render user errors with their cause chains (#20217)3cfcabeRoute final command errors through the printer (#20163)da1613bModel final command errors explicitly (#20188)0ea325eDocument the bytecode compilation timeout override (#20189)Updates
maturinfrom 1.13.1 to 1.14.1Release notes
Sourced from maturin's releases.
... (truncated)
Changelog
Sourced from maturin's changelog.
... (truncated)
Commits
6febbe2Release v1.14.1 (#3234)6c9cd7fFix shell quoting in CI scripts (#3231)37cbb4aSet PYO3_PYTHON to run scripts for stable ABI builds (#3233)1a68d09Add PEP 740 publish attestations to PyPI releases (#3230)49defa4Fix issues around crates enabling abi3 and abi3t features (#3226)4a1b63cUpgrade cargo-zigbuild & cargo-xwin (#3228)5c36913Bump pyo3-introspection (#3227)6a7ab7f[pre-commit.ci] pre-commit autoupdate (#3225)43d7258Fix platform tag logic to generate the same as cpython on AIX (#3220)5f3e44eBump uraimo/run-on-arch-action to v3 to fix pytest job (#3221)Updates
pipfrom 26.0.1 to 26.1.2Changelog
Sourced from pip's changelog.
... (truncated)
Commits
31d7d16Bump for release79f348cUpdate AUTHORS.txt237a925Merge pull request #14001 from notatallshaw/fix-is-within-directory34d0285Merge pull request #14006 from laymonage/fix-requirements_from_scripts-space-...09d3e07Merge pull request #14012 from notatallshaw/stable-accept-encodingfa7854fUse is_within_directory for entry point checkd01b46cNEWS ENTRY7ff8bddFix is_within_directory for doubled-slash roots7ea3466NEWS ENTRY85673eaFix Accept-Encoding to gzip, deflateUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingDependabot 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