Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: (deps): Bump pyproj from 3.5.0 to 3.6.0 in /ci #3072

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2023

Bumps pyproj from 3.5.0 to 3.6.0.

Release notes

Sourced from pyproj's releases.

3.6.0 Release

What's Changed

New Contributors

Other contributions:

Full Changelog: pyproj4/pyproj@3.5.0...3.6.0

3.6.0rc0

No release notes provided.

Changelog

Sourced from pyproj's changelog.

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)
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 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 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)

@dependabot dependabot bot requested a review from a team as a code owner June 13, 2023 12:56
@dependabot dependabot bot requested review from dopplershift and removed request for a team June 13, 2023 12:56
@dependabot dependabot bot added Area: Infrastructure Pertains to project infrastructure (e.g. CI, linting) Type: Maintenance Updates and clean ups (but not wrong) labels Jun 13, 2023
@dopplershift
Copy link
Member

Also needs us to drop Python 3.8.

@dependabot dependabot bot force-pushed the dependabot-pip-ci-pyproj-3.6.0 branch from d1085a5 to f2df8f3 Compare July 7, 2023 21:56
Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/pyproj4/pyproj/releases)
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst)
- [Commits](pyproj4/pyproj@3.5.0...3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-ci-pyproj-3.6.0 branch from f2df8f3 to 78438ad Compare July 7, 2023 22:58
@dopplershift dopplershift merged commit 2e170ee into main Jul 7, 2023
20 checks passed
@dopplershift dopplershift deleted the dependabot-pip-ci-pyproj-3.6.0 branch July 7, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Infrastructure Pertains to project infrastructure (e.g. CI, linting) Type: Maintenance Updates and clean ups (but not wrong)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant