Skip to content

build(deps): update pystac requirement from >=1.13.0 to >=1.14.3#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pystac-gte-1.14.3
Open

build(deps): update pystac requirement from >=1.13.0 to >=1.14.3#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pystac-gte-1.14.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Updates the requirements on pystac to permit the latest version.

Changelog

Sourced from pystac's changelog.

1.14.3 (2026-01-08)

Bug Fixes

1.14.2 (2025-12-17)

Bug Fixes

  • Remove unused pystac.validation import (#1583)
  • clone extra_fields for Item (#1601) (6ba7da1)
  • make release-please two separate jobs (#1607) (bb6d289)
  • Make extent not required for VerticalSpatialDimension (#1596)
  • Asset.get_absolute_href() now properly resolves root relative hrefs (#1599)
  • Clone extra fields on Item (#1601)

[v1.14.1] - 2025-09-18

Fixed

  • Support older versions of urllib3 (#1580)

[v1.14.0] - 2025-09-11

Added

  • Added to pystac.MediaType values VND_APACHE_PARQUET and VND_ZARR with the current standard media type value for these types and new media types COPC and VND_PMTILES (#1554)

Changed

  • Pass "User-Agent": "pystac/3.13.0" in request headers to work around urllib's default "User-Agent" being blocked by readthedocs (#1576)
  • Include a plain text repr in notebooks so untrusted notebooks look better (#1577)

Fixed

  • More permissive collection extent deserialization (#1559)
  • Type of proj:code setter (#1560)
  • Use urllib3 to fix parsing non-ascii in urls (#1566)
  • Some return types and other mypy nits (#1569)

[v1.13.0] - 2025-04-15

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pystac](https://github.com/stac-utils/pystac) to permit the latest version.
- [Release notes](https://github.com/stac-utils/pystac/releases)
- [Changelog](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md)
- [Commits](stac-utils/pystac@pystac-core-v1.15.0-rc.0...v1.14.3)

---
updated-dependencies:
- dependency-name: pystac
  dependency-version: 1.14.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants