From d7cb7528b386b389075bb2c047369e464766924b Mon Sep 17 00:00:00 2001 From: Ricardo Branco Date: Tue, 18 Jun 2024 19:05:31 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index a087313..f5b7397 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ apache-libcloud==3.8.0 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 cffi==1.16.0 charset-normalizer==3.3.2 -cryptography==42.0.7 +cryptography==42.0.8 hupper==1.12.1 idna==3.7 Jinja2==3.1.4 @@ -16,12 +16,12 @@ pyramid==2.0.2 python-dateutil==2.9.0.post0 pytz==2024.1 PyYAML==6.0.1 -requests==2.32.1 -setuptools==69.5.1 +requests==2.32.3 +setuptools==70.0.0 six==1.16.0 translationstring==1.4 -urllib3==2.2.1 +urllib3==2.2.2 venusian==3.1.0 WebOb==1.8.7 zope.deprecation==5.0 -zope.interface==6.4 +zope.interface==6.4.post2