Skip to content

Commit f84aab8

Browse files
Merge pull request #996 from Quantum-Software-Development/dependabot/pip/beautifulsoup4-4.14.2
fix: bump beautifulsoup4 from 4.13.5 to 4.14.2
2 parents d2c9f20 + a14085a commit f84aab8

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
@@ -23,7 +23,7 @@ nltk==3.9.1
2323
spacy==3.8.7
2424

2525
# Web Scraping Libraries:
26-
beautifulsoup4==4.13.5
26+
beautifulsoup4==4.14.2
2727
requests==2.32.5
2828

2929
# Database Libraries:

0 commit comments

Comments
 (0)