Skip to content

Commit abba4d0

Browse files
fix: bump beautifulsoup4 from 4.13.3 to 4.13.4
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.3 to 4.13.4. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9dcf861 commit abba4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ nltk==3.9.1
2727
spacy==3.8.3
2828

2929
# Web Scraping Libraries:
30-
beautifulsoup4==4.13.3
30+
beautifulsoup4==4.13.4
3131
requests==2.32.3
3232

3333
# Database Libraries:

0 commit comments

Comments
 (0)