chore(deps): bump the python-dependencies group across 1 directory with 9 updates#228
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group across 1 directory with 9 updates#228dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 9 updates Bumps the python-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.5.0` | `2.5.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.3` | `7.15.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.7` | `6.156.6` | | [uv](https://github.com/astral-sh/uv) | `0.11.26` | `0.11.28` | | [botocore](https://github.com/boto/botocore) | `1.43.0` | `1.43.46` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `1.0.4` | `1.0.5` | | [markdown-exec[ansi]](https://github.com/pawamoy/markdown-exec) | `1.12.1` | `1.12.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.15.21` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.2.0` | Updates `numpy` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.0...v2.5.1) Updates `coverage` from 7.14.3 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.14.3...7.15.0) Updates `hypothesis` from 6.155.7 to 6.156.6 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.7...v6.156.6) Updates `uv` from 0.11.26 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.26...0.11.28) Updates `botocore` from 1.43.0 to 1.43.46 - [Commits](boto/botocore@1.43.0...1.43.46) Updates `mkdocstrings` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@1.0.4...1.0.5) Updates `markdown-exec[ansi]` from 1.12.1 to 1.12.3 - [Release notes](https://github.com/pawamoy/markdown-exec/releases) - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md) - [Commits](pawamoy/markdown-exec@1.12.1...1.12.3) Updates `ruff` from 0.15.20 to 0.15.21 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.20...0.15.21) Updates `mypy` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-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: hypothesis dependency-version: 6.156.6 dependency-type: direct:development update-type: version-update:semver-minor 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: botocore dependency-version: 1.43.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocstrings dependency-version: 1.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: markdown-exec[ansi] dependency-version: 1.12.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.2.0 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 9 updates in the / directory:
2.5.02.5.17.14.37.15.06.155.76.156.60.11.260.11.281.43.01.43.461.0.41.0.51.12.11.12.30.15.200.15.212.1.02.2.0Updates
numpyfrom 2.5.0 to 2.5.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
5e1d03fMerge pull request #31863 from charris/prepare-2.5.1ad0b66bREL: Prepare for the NumPy 2.5.1 release.9df8516Merge pull request #31858 from charris/backport-316884dee265Merge pull request #31857 from charris/backport-31775dc8d553Merge pull request #31856 from charris/backport-3184667cb4a8fix:Signed integer overflow in datetime.c (#31688)baa2589TST: Clean up imports, formatting, and assertions2fe5ba4TEST: Refactor tests to use np.testing.assert_raises_regex per reviewbb46581MAINT: Remove deprecated Python recursion fix8f34214MAINT: Move SeedSequence recursion guard to C-layer and add testsUpdates
coveragefrom 7.14.3 to 7.15.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
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
hypothesisfrom 6.155.7 to 6.156.6Commits
276c391Bump hypothesis version to 6.156.6 and update changelogc6e2305Merge pull request #4791 from dylan-bakr/strip-auth-on-redirect988999ause add_unredirected_header insteade8458ddBump hypothesis version to 6.156.5 and update changelogdb2968aMerge pull request #4794 from Liam-DeVoe/publish-x86-wheelsa4d3a6dbuild 32bit wheels for windows and linux8683661Bump hypothesis version to 6.156.4 and update changelogd55de5aMerge pull request #4793 from Liam-DeVoe/abi3-wheels81be9b1Merge pull request #4792 from HypothesisWorks/fix-version-import503f86dship abi3 wheelsUpdates
uvfrom 0.11.26 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
botocorefrom 1.43.0 to 1.43.46Commits
4249fcdMerge branch 'release-1.43.46'089203aBumping version to 1.43.46601925eUpdate endpoints model7831fa1Update to latest modelsaf6622cMerge branch 'release-1.43.45'd65eb2aMerge branch 'release-1.43.45' into develop98cb2a8Bumping version to 1.43.452788423Update to latest modelsc945566Merge branch 'release-1.43.44'da12f11Merge branch 'release-1.43.44' into developUpdates
mkdocstringsfrom 1.0.4 to 1.0.5Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
ecbaa9aMerge branch 'main' of github.com:mkdocstrings/mkdocstrings64260f7chore: Prepare release 1.0.5acc0da3fix: Parse inventory project and versionec45a9bci: Fix warningsce2199cchore: Update sponsors section in README (#823)Updates
markdown-exec[ansi]from 1.12.1 to 1.12.3Release notes
Sourced from markdown-exec[ansi]'s releases.
Changelog
Sourced from markdown-exec[ansi]'s changelog.
Commits
c14e4dbchore: Prepare release 1.12.38cf25c4docs: Add more mentions of Zensical, fix Mermaid, minor improvementsabcb044fix: Provide Pyodide options to Zensical258ffb7ci: Fix setup-uv version93ffa0dci: Only download objects.inv on Python 3.12 / Ubuntu, upgrade actions versionsa74d0adci: Fix lint warning about missing stacklevel77147e2docs: Update README to mention Zensicalc2f5a1edocs: Update Pyodide docs for Zensical2cefa97refactor: Rename material-block source display option to block37b5696docs: Fix output of the pydeps example (remove links in SVG)Updates
rufffrom 0.15.20 to 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)Updates
mypyfrom 2.1.0 to 2.2.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
b3c4a5bMark release396f508[Chore] Update changelog for 2.2 (#21691)9592a9eUpload wasm wheels to PyPI (#21671)1dc6962Bump ast-serialize to 0.6.0 (#21664)96a7913Bump librt to 0.12.0 (#21663)5ef0902Fix the exportjson tool (.ff cache to .json conversion) (#21628)8d621adSupport --shadow-file with --native-parser (#21623)74ecdd8Sync typeshed (#21612)0cd1541[mypyc] Make function wrappers thread-safe on free-threaded builds (#21620)22a9cfd[mypyc] Make list remove and index thread-safe on free-threaded builds (#21614)Dependabot 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