Bump pyproj from 3.7.1 to 3.7.2 (#2834)

Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.7.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](https://github.com/pyproj4/pyproj/compare/3.7.1...3.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-15 19:11:57 +00:00
committed by GitHub
parent 0cb1060659
commit b5f181a271
2 changed files with 60 additions and 38 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ pyexcel-ods3 = "==0.6.1"
pyexcel-xls = "==0.7.1"
pyexcel-xlsx = "==0.6.1"
openpyxl = "==3.0.10"
pyproj = "==3.7.1"
pyproj = "==3.7.2"
python-dotenv = "==1.1.1"
rtreelib = "==0.2.0"
werkzeug = "^3.1.3"