From: Christian Heller Date: Sat, 2 Oct 2021 17:21:16 +0000 (+0200) Subject: Update requests dependency to fix letsencrypt certificate expiration. X-Git-Url: https://plomlompom.com/repos/?p=plomlombot-irc.git;a=commitdiff_plain;h=e29e4336c1696a791dfac288f2865441535a14d6 Update requests dependency to fix letsencrypt certificate expiration. --- diff --git a/requirements.txt b/requirements.txt index ed55ed5..661a6c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ beautifulsoup4==4.4.1 -requests==2.9.1 +requests==2.25.1 html5lib==0.9999999 six==1.10.0