Bump soupsieve from 2.7 to 2.8 (#506)

See https://github.com/facelessuser/soupsieve/releases/tag/2.8.
This commit is contained in:
dependabot[bot]
2025-09-11 12:23:11 +02:00
committed by GitHub
parent d190da8073
commit c2e1f23554

View File

@@ -12,4 +12,4 @@ requests-futures==1.0.2 # used in http.py to be able to make async HTTP requests
requests-cache==1.2.1 # used in http.py to be able to cache HTTP requests
ruamel.yaml==0.18.15 # used in update-product-data.py
ruamel.yaml.clib==0.2.12 # used in update-product-data.py
soupsieve==2.7 # used in conjunction with beautifulsoup4
soupsieve==2.8 # used in conjunction with beautifulsoup4