Skip to content

Commit 8b74743

Browse files
fix: bump beautifulsoup4 from 4.13.5 to 4.14.2
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.5 to 4.14.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5829a81 commit 8b74743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5
35+
beautifulsoup4==4.14.2
3636
requests==2.32.5
3737

3838
# Database Libraries:

0 commit comments

Comments
 (0)