From 2898d1aeeff489c6873af348ae0d278e6a3a5965 Mon Sep 17 00:00:00 2001 From: afabiani Date: Tue, 17 Jan 2023 15:45:13 +0100 Subject: [PATCH] [Dependencies] Align "setup.cfg" to "requirements.txt" --- setup.cfg | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/setup.cfg b/setup.cfg index 5854d970e6e..2d3b88fb6df 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.13 + urllib3==1.26.14 Paver==1.3.4 python-slugify==7.0.0 decorator==5.1.1 @@ -137,7 +137,7 @@ install_requires = dropbox==11.36.0 google-cloud-storage==2.7.0 google-cloud-core==2.3.2 - boto3==1.26.45 + boto3==1.26.50 # Django Caches python-memcached<=1.59 @@ -150,8 +150,8 @@ install_requires = jdcal==1.4.1 mock<6.0.0 python-dateutil==2.8.2 - pytz==2022.7 - requests==2.28.1 + pytz==2022.7.1 + requests==2.28.2 timeout-decorator==0.5.0 pylibmc==1.6.3 sherlock==0.4.0 @@ -174,27 +174,27 @@ install_requires = invoke==1.7.3 # tests - coverage==7.0.4 + coverage==7.0.5 requests-toolbelt==0.10.1 flake8==6.0.0 - pytest==7.2.0 + pytest==7.2.1 pytest-bdd==6.1.1 splinter==0.18.1 pytest-splinter==3.3.2 pytest-django==4.5.2 - setuptools>=59.1.1,<65.7.0 + setuptools>=59.1.1,<66.1.0 pip==22.3.1 Twisted==22.10.0 pixelmatch==0.3.0 factory-boy==3.2.1 flaky==3.7.0 selenium>=4.1.0,<5.0.0 - selenium-requests==2.0.2 + selenium-requests==2.0.3 webdriver_manager==3.8.5 # Security and audit mistune==2.0.4 - wandb==0.13.7 + wandb==0.13.9 protobuf==3.20.3 mako==1.2.4