Bump the production-dependencies group with 6 updates#820
Merged
Conversation
Owner
|
@dependabot rebase |
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `6.1.0` | `6.2.1` | | [click](https://github.com/pallets/click) | `8.2.1` | `8.3.0` | | [numpy](https://github.com/numpy/numpy) | `2.3.2` | `2.3.4` | | [scipy](https://github.com/scipy/scipy) | `1.16.1` | `1.16.3` | | [shapely](https://github.com/shapely/shapely) | `2.1.1` | `2.1.2` | | [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.3.0` | Updates `cachetools` from 6.1.0 to 6.2.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.1.0...v6.2.1) Updates `click` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) Updates `numpy` from 2.3.2 to 2.3.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.2...v2.3.4) Updates `scipy` from 1.16.1 to 1.16.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.1...v1.16.3) Updates `shapely` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](shapely/shapely@2.1.1...2.1.2) Updates `tomli` from 2.2.1 to 2.3.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.2.1...2.3.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: scipy dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: shapely dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tomli dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
628a121 to
f870f59
Compare
|
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 production-dependencies group with 6 updates:
6.1.06.2.18.2.18.3.02.3.22.3.41.16.11.16.32.1.12.1.22.2.12.3.0Updates
cachetoolsfrom 6.1.0 to 6.2.1Changelog
Sourced from cachetools's changelog.
Commits
ca7508fRelease v6.2.1.f719307Fix #339: Improve documentation regarding funtion default arguments.b32d00bFix typos.a9a7e2cMove extended@ttl_cache docs to proper place.072b7e1docs: clarify what units thettlargument uses (i.e., seconds)b620ef9Add support for Python 3.14.8d7b64fBump actions/checkout from 4.2.2 to 5.0.0feb17ffBump codecov/codecov-action from 5.4.3 to 5.5.122c1652Bump actions/setup-python from 5.6.0 to 6.0.04a238adRelease v6.2.0.Updates
clickfrom 8.2.1 to 8.3.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
Commits
00fadb8Release version 8.3.02a0e3batesting/CliRunner: Fix regression related to EOF introduced in 262bdf0 (#2940)e11a1efMerge branch 'main' into fix-cli-runner-prompt-eof-handling36deba8Forward exception information to resources registered in a context (#3058)f2cae7a#2447 Add summary of PR to changelog for 8.3.x7c7ec36#2447 Split resource exception handling tests in single and nested92129c5#2447 Added exception forwarding to context tests555fa9b#2447 Forward exception data to exit stack when calling__exit__16fe802Add more tests onEnumrendering (#3053)d36de6fAdd more tests on Enum rendering their item's names and not valuesUpdates
numpyfrom 2.3.2 to 2.3.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
1458b9eREL: Prepare for the NumPy 2.3.4 release (#29955)7583bedMerge pull request #29950 from charris/backport-298853186751Merge pull request #29949 from charris/backport-299487fd2ad9STY: rename@classmethodarg toclsfe8447dMAINT: Simplify string arena growth strategy (#29885)a90f073Merge pull request #29940 from charris/backport-2993755d91abMAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1e2f0383Merge pull request #29926 from charris/backport-29609b427e83BUG: fix negative samples generated by Wald distribution (#29609)36363d6Merge pull request #29922 from charris/backport-29914Updates
scipyfrom 1.16.1 to 1.16.3Release notes
Sourced from scipy's releases.
... (truncated)
Commits
b9105ccREL: 1.16.3 rel commit [wheel build]4b7699cMerge pull request #23805 from tylerjereddy/treddy_backports_1.16.3874b75bMAINT: PR 23805 wheel builds [wheel build]de06a58DOC: PR 23805 revisionsf642304TST: linalg.svd: skip on 32-bit due to limited memorydf47908CI: PR 23805 revisionsf584063TST: stats.boxcox_llf: bump test tolerance for Accelerate (#23864)fc60b2fDOC: PR 23805 revisions0dd12ecBLD: stats.multivariate_normal: silence pythran build warningd3b1e62Revert "BLD: stats.multivariate_normal: suppress pythran build warning"Updates
shapelyfrom 2.1.1 to 2.1.2Release notes
Sourced from shapely's releases.
Changelog
Sourced from shapely's changelog.
Commits
5fb639dRLS: 2.1.270509a1DOC/RLS: indicate Python 3.14 support in pyproject.toml and release notes for...5c572b6CI: add testing with GEOS 3.14 and Python 3.14 (#2330)a909333Bump pypa/cibuildwheel from 3.1.3 to 3.2.0 (#2328)2086d44Bump actions/setup-python from 5 to 6 (#2326)50c1cf3Bump actions/download-artifact from 4 to 5 (#2321)39490abTST: update test_coverage_union_overlapping_inputs for upstream GEOS change (...5ef437cBump actions/checkout from 4 to 5 (#2320)7b5ff3dBLD: add Python 3.14 wheels [Bump pypa/cibuildwheel from 3.0.1 to 3.1.3] (#2316)480dbb1TST: update frechet_distance densify test for latest GEOS main (densify>0.001...Updates
tomlifrom 2.2.1 to 2.3.0Changelog
Sourced from tomli's changelog.
Commits
3fccd16Bump version: 2.2.1 → 2.3.06504016Add 2.3.0 changelog0bc66fcRemove now off-by-default PyPy from cibuildwheel skip list0aa242fUpdate license metadata to appease PEP 639a18221eBump GitHub CI actions6fa4d90[pre-commit.ci] pre-commit autoupdate (#260)b974fa1[pre-commit.ci] pre-commit autoupdate (#248)f574f36Update mypy to 1.15 and use--strictmode (#257)1da01efReduce import time by removingtypingimport (#251)4188188Reduce import time by removingstringandtomli._typesimportsDependabot 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