Skip to content

Commit 8149587

Browse files
Merge pull request #121 from Quantum-Software-Development/dependabot/pip/beautifulsoup4-4.13.5
fix: bump beautifulsoup4 from 4.13.4 to 4.13.5
2 parents 4cddbc9 + 24d1fde commit 8149587

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
@@ -32,7 +32,7 @@ nltk==3.9.1
3232
spacy==3.8.7
3333

3434
# Web Scraping Libraries:
35-
beautifulsoup4==4.13.4
35+
beautifulsoup4==4.13.5
3636
requests==2.32.5
3737

3838
# Database Libraries:

0 commit comments

Comments
 (0)