Skip to content

Commit

Permalink
Update pyproj requirement from <3.3.0 to <3.5.0 (#10002) (#10014)
Browse files Browse the repository at this point in the history
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@v1.9.4rel...3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Sep 13, 2022
1 parent 065258d commit ee88864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pyopenssl==22.0.0
pyjwt==2.4.0

# geopython dependencies
pyproj<3.3.0
pyproj<3.5.0
OWSLib==0.27.2
pycsw==2.6.1
SQLAlchemy==1.4.41 # required by PyCSW
Expand Down

0 comments on commit ee88864

Please sign in to comment.