Skip to content

Commit

Permalink
Bump pyproj from 3.6.1 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.6.1 to 3.7.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.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 22f44d8 commit b8f7c58
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 31 deletions.
58 changes: 28 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ lxml = { version = "5.3.0", extras = ["html-clean"] }
pycsw = "2.6.1"
# NOTE: click is required, but isn't declared as a dependency by pycsw.
click = "8.1.7"
pyproj = "3.6.1"
pyproj = "3.7.0"
sqlalchemy = "2.0.35"
djangorestframework = "3.15.2"
django-filter = "24.3"
Expand Down

0 comments on commit b8f7c58

Please sign in to comment.