Bump the pip-deps group across 1 directory with 7 updates - #348
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the pip-deps group across 1 directory with 7 updates#348dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [geopandas](https://github.com/geopandas/geopandas) | `1.1.2` | `1.1.3` | | [numpy](https://github.com/numpy/numpy) | `2.4.2` | `2.4.3` | | [boto3](https://github.com/boto/boto3) | `1.42.61` | `1.42.68` | | [botocore[crt]](https://github.com/boto/botocore) | `1.42.61` | `1.42.68` | | [asf-search](https://github.com/asfadmin/Discovery-asf_search) | `12.0.2` | `12.0.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.4` | `0.15.6` | | [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` | Updates `geopandas` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](geopandas/geopandas@v1.1.2...v1.1.3) Updates `numpy` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.2...v2.4.3) Updates `boto3` from 1.42.61 to 1.42.68 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.61...1.42.68) Updates `botocore[crt]` from 1.42.61 to 1.42.68 - [Commits](boto/botocore@1.42.61...1.42.68) Updates `asf-search` from 12.0.2 to 12.0.3 - [Release notes](https://github.com/asfadmin/Discovery-asf_search/releases) - [Changelog](https://github.com/asfadmin/Discovery-asf_search/blob/master/CHANGELOG.md) - [Commits](asfadmin/Discovery-asf_search@v12.0.2...v12.0.3) Updates `ruff` from 0.15.4 to 0.15.6 - [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.4...0.15.6) Updates `moto` from 5.1.21 to 5.1.22 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.21...5.1.22) --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: numpy dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.42.68 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: botocore[crt] dependency-version: 1.42.68 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: asf-search dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: moto dependency-version: 5.1.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 pip-deps group with 7 updates in the / directory:
1.1.21.1.32.4.22.4.31.42.611.42.681.42.611.42.6812.0.212.0.30.15.40.15.65.1.215.1.22Updates
geopandasfrom 1.1.2 to 1.1.3Release notes
Sourced from geopandas's releases.
Changelog
Sourced from geopandas's changelog.
Commits
f5fe3ffRLS: v1.1.3c104670pointpats <2.5.3 test compataf36b14ENH: addpointpatsas an optional dependency & pass inrng(#3737)d9ed84aCOMPAT: fix failing test for loc concatenation crs preservation with pandas 3...1b1ddc2MAINT: use trusted publishing for releasing to PyPI (#3734)8d0c05dchangeloga424f17Avoid returning deep copies with pandas 3.0 (with Copy-on-Write) (#3298)03fa43eMAINT: cleanup release warning for project.license table (#3603)29fdb30CI: remove usage of PANDAS_FUTURE_INFER_STRINGS=0 (#3715)9070e13missing changelog entriesUpdates
numpyfrom 2.4.2 to 2.4.3Release notes
Sourced from numpy's releases.
Commits
8bcb2e7Merge pull request #30974 from charris/prepare-2.4.39a2b5eeREL: Prepare for the NumPy 2.4.3 releasea822ac2Merge pull request #30973 from charris/backport-30961039bf54MAINT: update openblas (#30961)254bafaMerge pull request #30955 from charris/backport-308790cc7d38ENH: Test .kind not .char in np.testing.assert_equal (#30879)9ee571dMerge pull request #30957 from charris/backport-30918f302a16Merge pull request #30958 from charris/backport-30938d240a09MAINT: Don't use vulture 2.15, it has false positives4fc08e9MAINT: Don't use vulture 2.15, it has false positivesUpdates
boto3from 1.42.61 to 1.42.68Commits
6b10acdMerge branch 'release-1.42.68'0b7dcefBumping version to 1.42.685754b6fAdd changelog entries from botocoreb1ff6b0Merge branch 'release-1.42.67'd62e89bMerge branch 'release-1.42.67' into develop3a20a6aBumping version to 1.42.676724c7eAdd changelog entries from botocored233684Merge branch 'release-1.42.66'7d89871Merge branch 'release-1.42.66' into develop4f44a49Bumping version to 1.42.66Updates
botocore[crt]from 1.42.61 to 1.42.68Commits
7a0027dMerge branch 'release-1.42.68'e735b45Bumping version to 1.42.688db5e18Update endpoints model32ca194Update to latest modelsd45e39fRaise TypeError on bare test decorator usage and add regression tests (#3649)946ffefMerge branch 'release-1.42.67'6552428Merge branch 'release-1.42.67' into develop8adef35Bumping version to 1.42.67ac82811Update endpoints modeld3ee64dUpdate to latest modelsUpdates
asf-searchfrom 12.0.2 to 12.0.3Release notes
Sourced from asf-search's releases.
Changelog
Sourced from asf-search's changelog.
Commits
03ec63aMerge pull request #432 from asfadmin/topic-nisar-oe-lookup54e436efeat: add orbitType to jsonlite outputs66d1e44feat: parse orbitType field on NISARProducts784b2e0Merge pull request #427 from asfadmin/topic-aria-version199bf71docs: add docstring to search method parameters3d8c74edocs: update changelog5157adeMerge branch 'master' into topic-aria-versionb73fbfedocs: changelog updatesd359afbfeat: add aria version search attributeUpdates
rufffrom 0.15.4 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
motofrom 5.1.21 to 5.1.22Changelog
Sourced from moto's changelog.
Commits
28d5ca8Pre-Release: Up Version Numberf58dc18Prep release 5.1.22 (#9824)84cbb40chore: update SSM default parameters (#9828)2f32dc1chore: update EC2 Instance Types (#9827)2a1c7cachore: update EC2 Instance Offerings (#9826)e063c5achore: update EMR Instance Types (#9825)681b47aAPI Gateway: implement DeleteModel operation (#9823)d652e4aSTS: implement GetAccessKeyInfo operation (#9822)40a6520Implement AthenaTagResourceandUntagResource(#9796)dc425e8Modernize Java tests (#9817)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