diff --git a/pyproject.toml b/pyproject.toml index bff44a7c..d1864c6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ # major.minor.patch, because they can potentially introduce breaking changes # in minor version updates anytime "beautifulsoup4~=4.12", - "configparser~=6.0", + "configparser~=7.0", "connexion[flask,uvicorn,swagger-ui]~=3.0", "extruct~=0.16.0", "feedparser~=6.0",