Skip to content

Bump pyproj from 3.7.2 to 3.8.0 - #1710

Merged
BenjaminPelletier merged 1 commit into
mainfrom
dependabot/uv/pyproj-3.8.0
Sep 15, 2026
Merged

BenjaminPelletier merged 1 commit into
mainfrom
dependabot/uv/pyproj-3.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps pyproj from 3.7.2 to 3.8.0.

Release notes

Sourced from pyproj's releases.

3.8.0 Release

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from pyproj's changelog.

3.8.0

  • WHL: Wheels contain PROJ 9.8.1 (pull #1630)
  • WHL: Upgrade from MacOS 13 to MacOS 15 (X86_64) wheels (issue #1532 & #1543)
  • DEP: Minimum supported Python version 3.12 (issue #1482)
  • ENH: Add :meth:database.query_geodetic_crs_from_datum (pull #1390)
  • ENH: Added crs_extent_use kwarg to :class:pyproj.transformer.TransformerGroup aligning with PROJ CLI --crs-extent-use (pull #1538)
  • ENH: Added :class:pyproj.enums.CRSExtentUse enum for TransformerGroup crs_extent_use kwarg (pull #1538)
  • ENH: Added pivot_crs kwarg to :class:pyproj.transformer.TransformerGroup mirroring PROJ CLI --pivot-crs (pull #1538)
  • ENH: Added :class:pyproj.enums.IntermediateCRSUse to support TransformerGroup pivot_crs kwarg (pull #1538)
  • ENH: Added grid_check kwarg to :class:pyproj.transformer.TransformerGroup mirroring PROJ CLI --grid-check (pull #1555)
  • ENH: Added :class:pyproj.enums.GridAvailabilityUse enum for TransformerGroup grid_check kwarg (pull #1555)
  • ENH: Added always_xy kwarg to :meth:pyproj.transformer.Transformer.from_pipeline (pull #1566)
  • PERF: Optimize single point transformations and remove typecast warning (issue #1309)
  • BUG: Default skew angle for CF grid mapping oblique mercator to 90 (issue #1506)
  • BUG: Clear CONTEXT_THREAD_KEY when destroying PJ_CONTEXT (pull #1541)
  • BUG: Fix use-after-free when ContextManager frees a context on another thread (pull #1626)
  • BUG: Fix :meth:pyproj.crs.CRS.to_2d raising on :class:pyproj.crs.CustomConstructorCRS subclasses (pull #1625)
  • BLD: update build-time dependencies (pull #1575)
  • MNT: * Use dependency-groups (PEP 735) instead of requirements files (pull #1602)
  • DOC: Update fiona CRS compatibility for fiona 1.9+ (issue #1360)
Commits

Dependabot compatibility score

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)

Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/pyproj4/pyproj/releases)
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst)
- [Commits](pyproj4/pyproj@3.7.2...3.8.0)

---
updated-dependencies:
- dependency-name: pyproj
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 14, 2026
@BenjaminPelletier
BenjaminPelletier merged commit 3f682e4 into main Sep 15, 2026
25 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/pyproj-3.8.0 branch September 15, 2026 02:43
github-actions Bot added a commit that referenced this pull request Sep 15, 2026
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 3f682e4
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:uv Pull requests that update python:uv code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant