Skip to content

Commit 1fc2f80

Browse files
Merge pull request #396 from Quantum-Software-Development/dependabot/pip/beautifulsoup4-4.13.4
fix: bump beautifulsoup4 from 4.13.3 to 4.13.4
2 parents 9dcf861 + abba4d0 commit 1fc2f80

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)