Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps pyproj from 3.6.1 to 3.7.2.

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

3.7.2rc1

No release notes provided.

3.7.2rc0

No release notes provided.

3.7.1 Release

What's Changed

New Contributors

... (truncated)

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)
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 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.6.1 to 3.7.2.
- [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.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2025
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.

1 participant