Skip to content

Commit

Permalink
Merge pull request #138 from Quantum-Software-Development/dependabot/…
Browse files Browse the repository at this point in the history
…pip/beautifulsoup4-4.13.0

fix: bump beautifulsoup4 from 4.12.3 to 4.13.0
  • Loading branch information
FabianaCampanari authored Feb 4, 2025
2 parents 4f08a0d + 07afb71 commit 40a36f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ nltk==3.9.1
spacy==3.8.3

# Web Scraping Libraries:
beautifulsoup4==4.12.3
beautifulsoup4==4.13.0
requests==2.32.3

# Database Libraries:
Expand Down

0 comments on commit 40a36f7

Please sign in to comment.