Skip to content

Conversation

emmanuel-ferdman
Copy link
Contributor

Summary

This small PR resolves the bs4 library deprecation warnings:

/app/changedetectionio/html_tools.py:315: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@dgtlmoon
Copy link
Owner

dgtlmoon commented May 9, 2025

@emmanuel-ferdman you should also adjust this line to match that...

beautifulsoup4

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@dgtlmoon dgtlmoon merged commit bb7f7f4 into dgtlmoon:master May 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants