Skip to content

Commit cf430d7

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

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
@@ -31,7 +31,7 @@ nltk==3.9.2
3131
spacy==3.8.11
3232

3333
# Web Scraping Libraries:
34-
beautifulsoup4==4.13.4
34+
beautifulsoup4==4.14.3
3535
requests==2.32.4
3636

3737
# Database Libraries:

0 commit comments

Comments
 (0)