Skip to content

build(deps): bump pyproj from 3.6.1 to 3.8.0 - #2228

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pyproj-3.8.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pyproj-3.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pyproj from 3.6.1 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)

3.7.2

  • DEP: Minimum PROJ version 9.4 (pull #1481)
  • DEP: Minimum supported Python version 3.11 (pull #1483)
  • MNT: Add CRS imports to all
  • DEP: Add win_arm64 wheels
  • DEP: Add Python 3.13 free-threading wheels
  • DEP: Add Python 3.14 and 3.14 free-threading wheels
  • TST: Remove irrelevant test with modern PROJ versions

3.7.1

  • WHL: Add wheels for musllinux (pull #1461)
  • WHL: MacOS minimum deployment target moved to 13 (pull #1475)
  • WHL: Wheels contain PROJ 9.5.1 (pull #1477)
  • MNT: Cython 3.1+ fixes (pull #1452)
  • MNT: Remove use of utcnow() and change to naive datetimes instead (pull #1450)
  • TST: remove checking is python >= 3.4 (pull #1446)
  • TST: Add assert statements at the end of tests (pull #1453)
  • LNT: Setup ruff & lint fixes (pull #1455 #1456)

3.7.0

  • WHL: Wheels contain PROJ 9.4.1 (pull #1423)
  • DEP: Minimum supported Python version 3.10 (pull #1357)
  • DEP: Minimum PROJ version 9.2 (pull #1394)
  • ENH: Add :meth:CRS.is_deprecated and :meth:CRS.get_non_deprecated (pull #1383)
  • PERF: thread local context (issue #1133)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 9, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@dependabot dependabot Bot changed the title Bump pyproj from 3.6.1 to 3.8.0 build(deps): bump pyproj from 3.6.1 to 3.8.0 Sep 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pyproj-3.8.0 branch 2 times, most recently from 26bed8a to 9a436f9 Compare September 16, 2026 06:11
Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.6.1 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.6.1...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 force-pushed the dependabot/pip/pyproj-3.8.0 branch from 9a436f9 to 881dc8a Compare September 16, 2026 07:30
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