Skip to content

Commit 1b9a622

Browse files
Merge pull request #380 from Quantum-Software-Development/dependabot/pip/beautifulsoup4-4.13.3
fix: bump beautifulsoup4 from 4.13.1 to 4.13.3
2 parents e1c1566 + 4dc6804 commit 1b9a622

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)