Bump pyproj from 3.6.0 to 3.6.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-21 23:46:30 +00:00
committed by GitHub
parent d8f930e3d5
commit b51f3f73fe
2 changed files with 30 additions and 28 deletions

View File

@@ -29,7 +29,7 @@ pyexcel-ods3 = "==0.6.1"
pyexcel-xls = "==0.7.0"
pyexcel-xlsx = "==0.6.0"
openpyxl = "==3.0.10"
pyproj = "==3.6.0"
pyproj = "==3.6.1"
python-dotenv = "==1.0.0"
pytz = "==2023.3.post1"
rtreelib = "==0.2.0"