Skip to content

Commit 4dc6804

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

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
@@ -24,7 +24,7 @@ nltk==3.9.1
2424
spacy==3.8.3
2525

2626
# Web Scraping Libraries:
27-
beautifulsoup4==4.13.1
27+
beautifulsoup4==4.13.3
2828
requests==2.32.3
2929

3030
# Database Libraries:

0 commit comments

Comments
 (0)