dependabot[bot] commited on
Commit
c152953
1 Parent(s): d646df3

Bump the app group with 3 updates

Browse files

Bumps the app group with 3 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [geopandas](https://github.com/geopandas/geopandas) and [streamlit](https://github.com/streamlit/streamlit).


Updates `aiohttp` from 3.9.2 to 3.9.3
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.3)

Updates `geopandas` from 0.14.2 to 0.14.3
- [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.2...v0.14.3)

Updates `streamlit` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.30.0...1.31.0)

---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: app
- dependency-name: geopandas
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: app
- dependency-name: streamlit
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: app
...

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

Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- aiohttp==3.9.2
2
  beautifulsoup4==4.12.3
3
- geopandas==0.14.2
4
  lxml==5.1.0
5
  numpy==1.26.3 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
- streamlit==1.30.0
9
  topojson==1.7
 
1
+ aiohttp==3.9.3
2
  beautifulsoup4==4.12.3
3
+ geopandas==0.14.3
4
  lxml==5.1.0
5
  numpy==1.26.3 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
8
+ streamlit==1.31.0
9
  topojson==1.7