Bump pyproj from 3.3.1 to 3.6.0

Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.3.1 to 3.6.0.
- [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.3.1...3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-28 18:28:20 +00:00
committed by GitHub
parent eb317f2174
commit 90f343a2e4
2 changed files with 49 additions and 49 deletions

View File

@@ -26,7 +26,7 @@ pyexcel-ods3 = "==0.6.1"
pyexcel-xls = "==0.7.0"
pyexcel-xlsx = "==0.6.0"
openpyxl = "==3.0.10"
pyproj = "==3.3.1"
pyproj = "==3.6.0"
python-dotenv = "==0.20.0"
pytz = "==2022.1"
rtreelib = "==0.2.0"