From 715634f143d3f774cb82063c0a19ee95cb649cf1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 May 2026 00:47:22 +0000 Subject: [PATCH] Update dependency configparser to v3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35ed30e..a2cd695 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ simplejson==3.10 SQLAlchemy==1.1.5 unittest2==1.1 zope.component==4.2.1 -configparser==3.5 +configparser==3.8.1 mozsvc==0.9 https://github.com/mozilla-services/tokenserver/archive/1.2.27.zip https://github.com/mozilla-services/server-syncstorage/archive/1.6.8.zip