From cb6b90f2caaeee1b58ed71d51ca39d5f3be53adb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:15:26 +0100 Subject: [PATCH] [Dependencies] Align "setup.cfg" to "requirements.txt" (#10572) (#10573) (cherry picked from commit d59107f9369c01833729de6a43b386a94b4fb911) Co-authored-by: Alessio Fabiani --- setup.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 68868897656..92bb0a4def3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -138,7 +138,7 @@ install_requires = dropbox==11.36.0 google-cloud-storage==2.7.0 google-cloud-core==2.3.2 - boto3==1.26.50 + boto3==1.26.54 # Django Caches python-memcached<=1.59 @@ -172,7 +172,7 @@ install_requires = gunicorn==20.1.0 ipython==8.8.0 docker==6.0.1 - invoke==1.7.3 + invoke==2.0.0 # tests coverage==7.0.5 @@ -180,10 +180,10 @@ install_requires = flake8==6.0.0 pytest==7.2.1 pytest-bdd==6.1.1 - splinter==0.18.1 + splinter==0.19.0 pytest-splinter==3.3.2 pytest-django==4.5.2 - setuptools>=59.1.1,<66.1.0 + setuptools>=59.1.1,<66.2.0 pip==22.3.1 Twisted==22.10.0 pixelmatch==0.3.0