From e36da922767c53e0412a85f0b29addfeef17393d Mon Sep 17 00:00:00 2001 From: Bharath Chadarajupalli Date: Thu, 18 Jan 2024 11:29:38 -0800 Subject: [PATCH] @W-14777545 - Update python deps (#3548) --- requirements/dev.txt | 15 +++++---------- requirements/prod.in | 2 +- requirements/prod.txt | 10 +++++----- 3 files changed, 11 insertions(+), 16 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 00e98718d..dd6e3af4c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -200,25 +200,20 @@ sphinx==5.3.0 # via # -r requirements/dev.in # myst-parser - # sphinxcontrib-applehelp - # sphinxcontrib-devhelp - # sphinxcontrib-htmlhelp # sphinxcontrib-httpdomain - # sphinxcontrib-qthelp - # sphinxcontrib-serializinghtml -sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-applehelp==1.0.8 # via sphinx -sphinxcontrib-devhelp==1.0.5 +sphinxcontrib-devhelp==1.0.6 # via sphinx -sphinxcontrib-htmlhelp==2.0.4 +sphinxcontrib-htmlhelp==2.0.5 # via sphinx sphinxcontrib-httpdomain==1.8.1 # via -r requirements/dev.in sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-qthelp==1.0.6 +sphinxcontrib-qthelp==1.0.7 # via sphinx -sphinxcontrib-serializinghtml==1.1.9 +sphinxcontrib-serializinghtml==1.1.10 # via sphinx sqlparse==0.4.4 # via diff --git a/requirements/prod.in b/requirements/prod.in index d56592d3e..844681408 100644 --- a/requirements/prod.in +++ b/requirements/prod.in @@ -2,7 +2,7 @@ # upgrade-deps.yml workflow. Avoid pinning specific versions here unless required # for stability. -https://github.com/SFDO-Tooling/sfdo-template-helpers/archive/v0.21.0.tar.gz +https://github.com/SFDO-Tooling/sfdo-template-helpers/archive/v0.22.0.tar.gz coloredlogs cumulusci Django<5 diff --git a/requirements/prod.txt b/requirements/prod.txt index 3de5772fe..38b299870 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -39,9 +39,9 @@ bleach==6.1.0 # via # -r requirements/prod.in # sfdo-template-helpers -boto3==1.34.18 +boto3==1.34.21 # via -r requirements/prod.in -botocore==1.34.18 +botocore==1.34.21 # via # boto3 # s3transfer @@ -117,7 +117,7 @@ django==4.2.9 # django-storages # djangorestframework # sfdo-template-helpers -django-allauth==0.60.0 +django-allauth==0.60.1 # via -r requirements/prod.in django-binary-database-files==1.0.17 # via -r requirements/prod.in @@ -383,11 +383,11 @@ selenium==3.141.0 # robotframework-seleniumlibrary sentry-sdk==1.39.2 # via -r requirements/prod.in -service-identity==23.1.0 +service-identity==24.1.0 # via # -r requirements/prod.in # twisted -sfdo-template-helpers @ https://github.com/SFDO-Tooling/sfdo-template-helpers/archive/v0.21.0.tar.gz +sfdo-template-helpers @ https://github.com/SFDO-Tooling/sfdo-template-helpers/archive/v0.22.0.tar.gz # via -r requirements/prod.in simple-salesforce==1.11.4 # via