dependabot[bot] commited on
Commit
35e40e1
1 Parent(s): 4c3dd43

Bump the app group with 3 updates

Browse files

Bumps the app group with 3 updates: [geopandas](https://github.com/geopandas/geopandas), [lxml](https://github.com/lxml/lxml) and [numpy](https://github.com/numpy/numpy).


Updates `geopandas` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/geopandas/geopandas/releases)
- [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/geopandas/geopandas/compare/v0.14.1...v0.14.2)

Updates `lxml` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.0.0...lxml-5.0.1)

Updates `numpy` from 1.26.2 to 1.26.3
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.26.2...v1.26.3)

---
updated-dependencies:
- dependency-name: geopandas
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: app
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: app
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: app
...

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

Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  aiohttp==3.9.1
2
  beautifulsoup4==4.12.2
3
- geopandas==0.14.1
4
- lxml==5.0.0
5
- numpy==1.26.2 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
  streamlit==1.29.0
 
1
  aiohttp==3.9.1
2
  beautifulsoup4==4.12.2
3
+ geopandas==0.14.2
4
+ lxml==5.0.1
5
+ numpy==1.26.3 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
  streamlit==1.29.0