dependabot[bot]
commited on
Bump the app group with 1 update
Browse filesBumps the app group with 1 update: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/).
Updates `beautifulsoup4` from 4.12.2 to 4.12.3
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: app
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
aiohttp==3.9.1
|
2 |
-
beautifulsoup4==4.12.
|
3 |
geopandas==0.14.2
|
4 |
lxml==5.1.0
|
5 |
numpy==1.26.3 # pinned for snyk
|
|
|
1 |
aiohttp==3.9.1
|
2 |
+
beautifulsoup4==4.12.3
|
3 |
geopandas==0.14.2
|
4 |
lxml==5.1.0
|
5 |
numpy==1.26.3 # pinned for snyk
|