From 9571b758add31bf92d6269a56fcd34d04c500652 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 13:58:50 +0200 Subject: [PATCH] [dependencies] Align "setup.cfg" to the "requirements.txt" file (#9967) (#9969) Co-authored-by: Alessio Fabiani --- setup.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/setup.cfg b/setup.cfg index 1c3af2d7697..b9dc89b85a5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,10 +43,10 @@ install_requires = celery==5.2.7 kombu==5.2.4 vine==5.0.0 - tqdm==4.64.0 + tqdm==4.64.1 Deprecated==1.2.13 wrapt==1.14.1 - jsonschema==4.14.0 + jsonschema==4.15.0 zipstream-new==1.1.8 schema==0.7.5 rdflib==6.1.1 @@ -134,7 +134,7 @@ install_requires = dropbox==11.33.0 google-cloud-storage==2.5.0 google-cloud-core==2.3.2 - boto3==1.24.61 + boto3==1.24.66 # Django Caches python-memcached<=1.59 @@ -150,11 +150,11 @@ install_requires = pytz==2022.2.1 requests==2.28.1 timeout-decorator==0.5.0 - pylibmc==1.6.2 + pylibmc==1.6.3 sherlock==0.3.2 # required by monitoring - psutil==5.9.1 + psutil==5.9.2 django-cors-headers==3.13.0 user-agents django-user-agents @@ -174,7 +174,7 @@ install_requires = coverage==6.4.4 requests-toolbelt==0.9.1 flake8==5.0.4 - pytest==7.1.2 + pytest==7.1.3 pytest-bdd==6.0.1 splinter==0.18.1 pytest-splinter==3.3.1