From 477c4bbc6c0d17ba87a90200751194cb2867126e Mon Sep 17 00:00:00 2001 From: Alessio Fabiani Date: Mon, 28 Nov 2022 18:00:03 +0100 Subject: [PATCH] [Dependencies] Align "setup.cfg" to "requirements.txt" (#10363) --- setup.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup.cfg b/setup.cfg index ff7f393d461..89a1124f8d0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ install_requires = httplib2<0.21.1 hyperlink==21.0.0 idna>=2.5,<3.5 - urllib3==1.26.12 + urllib3==1.26.13 Paver==1.3.4 python-slugify==7.0.0 decorator==5.1.1 @@ -46,7 +46,7 @@ install_requires = tqdm==4.64.1 Deprecated==1.2.13 wrapt==1.14.1 - jsonschema==4.17.0 + jsonschema==4.17.1 zipstream-new==1.1.8 schema==0.7.5 rdflib==6.1.1 @@ -69,7 +69,7 @@ install_requires = django-polymorphic==3.1.0 django-tastypie<0.15.0 django-tinymce==3.5.0 - django-grappelli==3.0.3 + django-grappelli==3.0.4 django-uuid-upload-path==1.0.0 django-widget-tweaks==1.4.12 django-sequences==2.7 @@ -136,7 +136,7 @@ install_requires = dropbox==11.36.0 google-cloud-storage==2.6.0 google-cloud-core==2.3.2 - boto3==1.26.14 + boto3==1.26.17 # Django Caches python-memcached<=1.59 @@ -175,7 +175,7 @@ install_requires = # tests coverage==6.5.0 requests-toolbelt==0.10.1 - flake8==5.0.4 + flake8==6.0.0 pytest==7.2.0 pytest-bdd==6.1.1 splinter==0.18.1