dependabot[bot] commited on
Commit
ec278ee
1 Parent(s): 5c9a03f

Bump pyogrio from 0.7.1 to 0.7.2

Browse files

Bumps [pyogrio](https://github.com/geopandas/pyogrio) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/geopandas/pyogrio/releases)
- [Changelog](https://github.com/geopandas/pyogrio/blob/main/CHANGES.md)
- [Commits](https://github.com/geopandas/pyogrio/compare/v0.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ aiohttp==3.8.6
2
  beautifulsoup4==4.12.2
3
  geopandas==0.14.0
4
  lxml==4.9.3
5
- pyogrio==0.7.1
6
  restgdf==0.0.13
7
  streamlit==1.28.0
 
2
  beautifulsoup4==4.12.2
3
  geopandas==0.14.0
4
  lxml==4.9.3
5
+ pyogrio==0.7.2
6
  restgdf==0.0.13
7
  streamlit==1.28.0