dependabot[bot]
commited on
Bump aiohttp from 3.9.0 to 3.9.1
Browse filesBumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.1.
- [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.0...v3.9.1)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
aiohttp==3.9.
|
2 |
beautifulsoup4==4.12.2
|
3 |
geopandas==0.14.1
|
4 |
lxml==4.9.3
|
|
|
1 |
+
aiohttp==3.9.1
|
2 |
beautifulsoup4==4.12.2
|
3 |
geopandas==0.14.1
|
4 |
lxml==4.9.3
|