Skip to content

Commit

Permalink
Update beautifulsoup4 requirement from ~=4.12.2 to ~=4.12.3 (#175)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Soxoj <31013580+soxoj@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and soxoj authored Nov 29, 2024
1 parent 17395b2 commit 9207e71
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
@@ -1,3 +1,3 @@
requests>=2.24.0
python-dateutil>=2.8.1
beautifulsoup4~=4.12.2
beautifulsoup4~=4.12.3

0 comments on commit 9207e71

Please sign in to comment.