RSS - Update feedgen requirement from ~=0.9 to ~=1.0 (#3554)

This commit is contained in:
dependabot[bot]
2025-10-27 10:27:16 +01:00
committed by GitHub
parent 1479d7bd46
commit 4536e95205

View File

@@ -1,5 +1,5 @@
# eventlet>=0.38.0 # Removed - replaced with threading mode for better Python 3.12+ compatibility
feedgen~=0.9
feedgen~=1.0
feedparser~=6.0 # For parsing RSS/Atom feeds
flask-compress
# 0.6.3 included compatibility fix for werkzeug 3.x (2.x had deprecation of url handlers)