Skip to content

build(deps): update pyproj requirement from <3.8.0,>=3.0.0 to >=3.7.2,<3.8.0#633

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/pyproj-gte-3.7.2-and-lt-3.8.0
Open

build(deps): update pyproj requirement from <3.8.0,>=3.0.0 to >=3.7.2,<3.8.0#633
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/pyproj-gte-3.7.2-and-lt-3.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Updates the requirements on pyproj to permit the latest version.

Release notes

Sourced from pyproj's releases.

3.7.2 Release

What's Changed

New Contributors

Full Changelog: pyproj4/pyproj@3.7.1...3.7.2

Changelog

Sourced from pyproj's changelog.

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)
  • ENH: Add runtime & compiled PROJ versions (discussion #1420)
  • BUG: Handle changes to HotineObliqueMercatorBConversion (issue #1429)

3.6.1

  • WHL: Wheels contain PROJ 9.3.0 (issue #1327)
  • BUG: Remove pkg_resources from setup.py (issue #1313)
  • BUG: Cython 3 compatibility fixes (issue #1321)

3.6.0

  • DEP: Minimum supported Python version 3.9 (issue #1111)
  • WHL: Wheels contain PROJ 9.2.1 (pull #1291)
  • ENH: Added allow_superseded kwargs to :class:pyproj.transformer.TransformerGroup (pull #1269)
  • ENH: Added :meth:CRS.to_2d to demote 3D CRS to 2D (issue #1266)
  • ENH: Added parameter output_axis_rule to :meth:CRS.to_wkt (pull #1287)
  • BUG: fix Geod.npts NaN handling (issue #1282)

3.5.0

  • DEP: Minimum PROJ version 9.0 (issue #1223)
  • WHL: PROJ 9.2 in wheels (pull #1243)

... (truncated)

Commits
  • f16037d MNT: Bump version to 3.7.2
  • 878615d MNT: Bump version to 3.7.2rc1
  • 4813b2d Merge pull request #1521 from pyproj4/dependabot/github_actions/actions/check...
  • 66b8e0b Bump actions/checkout from 4 to 5
  • ff97ab9 Merge pull request #1519 from djhoese/remove-old-test
  • 3692f8a Bump actions/download-artifact from 4 to 5 (#1520)
  • f3815db MNT: Update history with test removal
  • e5ee13f TST: Remove irrelevant test with modern PROJ versions
  • 26b3cdb MNT: 3.7.2rc0 and update history
  • 0cd586a Merge pull request #1514 from djhoese/ci-313-ft
  • Additional commits viewable in compare view

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 [pyproj](https://github.com/pyproj4/pyproj) to permit the latest version.
- [Release notes](https://github.com/pyproj4/pyproj/releases)
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst)
- [Commits](pyproj4/pyproj@3.0.0...3.7.2)

---
updated-dependencies:
- dependency-name: pyproj
  dependency-version: 3.7.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 20, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants