Skip to content

Commit

Permalink
chore(deps): update beautifulsoup4 requirement from ~=4.12.2 to ~=4.12.3
Browse files Browse the repository at this point in the history
Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HarryVasanth committed Feb 1, 2024
1 parent 5da25bb commit 3ae87b4
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 @@ -3,4 +3,4 @@ tweepy~=4.14.0
PyPDF2~=3.0.1
matplotlib~=3.8.2
pandas~=2.1.4
beautifulsoup4~=4.12.2
beautifulsoup4~=4.12.3

0 comments on commit 3ae87b4

Please sign in to comment.