diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.in b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.in index d773bce48..06399db4c 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.in @@ -1,5 +1,5 @@ -boto3>=1.43.71 +boto3>=1.43.78 botocore>=1.29.0 aws-lambda-powertools>=3.34.0 pytest -moto[cognitoidp,s3]>=5, <6 +moto[cognitoidp,s3]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt index c83bc2116..56e8b7473 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt @@ -6,11 +6,11 @@ # aws-lambda-powertools==3.34.0 # via -r requirements-dev.in -boto3==1.43.71 +boto3==1.43.78 # via # -r requirements-dev.in # moto -botocore==1.43.77 +botocore==1.43.83 # via # -r requirements-dev.in # boto3 @@ -39,7 +39,7 @@ joserfc==1.7.1 # via moto markupsafe==3.0.3 # via werkzeug -moto[cognitoidp,s3]==5.2.2 +moto[cognitoidp,s3]==5.2.3 # via -r requirements-dev.in packaging==26.2 # via pytest diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in index a8a1d2ae9..297764a86 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in @@ -1,3 +1,3 @@ -boto3>=1.43.71 +boto3>=1.43.78 botocore>=1.29.0 aws-lambda-powertools>=3.34.0 diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt index ed9134dda..78645a1c2 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt @@ -6,9 +6,9 @@ # aws-lambda-powertools==3.34.0 # via -r requirements.in -boto3==1.43.71 +boto3==1.43.78 # via -r requirements.in -botocore==1.43.77 +botocore==1.43.83 # via # -r requirements.in # boto3 diff --git a/backend/cosmetology-app/lambdas/python/common/requirements-dev.in b/backend/cosmetology-app/lambdas/python/common/requirements-dev.in index 39c596fb9..b2c6e1bf7 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/common/requirements-dev.in @@ -1,4 +1,4 @@ -moto[all]>=5.2.2, <6 +moto[all]>=5.2.3, <6 boto3-stubs[full] -Faker>=40.36.0, <41 +Faker>=40.37.0, <41 cryptography>=49, <50 diff --git a/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt index d2294fd64..67fefe40a 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt @@ -17,15 +17,15 @@ aws-sam-translator==1.110.0 # via cfn-lint aws-xray-sdk==2.15.0 # via moto -boto3==1.43.71 +boto3==1.43.78 # via # aws-sam-translator # moto -boto3-stubs[full]==1.43.71 +boto3-stubs[full]==1.43.78 # via -r requirements-dev.in boto3-stubs-full==1.43.36 # via boto3-stubs -botocore==1.43.77 +botocore==1.43.83 # via # aws-xray-sdk # boto3 @@ -48,7 +48,7 @@ cryptography==49.0.0 # moto docker==7.1.0 # via moto -faker==40.36.0 +faker==40.37.0 # via -r requirements-dev.in graphql-core==3.2.11 # via moto @@ -82,7 +82,7 @@ lazy-object-proxy==1.12.0 # via openapi-spec-validator markupsafe==3.0.3 # via werkzeug -moto[all]==5.2.2 +moto[all]==5.2.3 # via -r requirements-dev.in mpmath==1.3.0 # via sympy diff --git a/backend/cosmetology-app/lambdas/python/common/requirements.in b/backend/cosmetology-app/lambdas/python/common/requirements.in index 9dbd94d23..f898204cb 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements.in +++ b/backend/cosmetology-app/lambdas/python/common/requirements.in @@ -1,6 +1,6 @@ argon2-cffi>=25.1.0, <26.0.0 aws-lambda-powertools>=3.34.0, <4 -boto3>=1.43.71, <2 +boto3>=1.43.78, <2 cryptography>=49, <50 marshmallow>=4.3.1, <5.0.0 requests>=2.34.2, <3.0.0 diff --git a/backend/cosmetology-app/lambdas/python/common/requirements.txt b/backend/cosmetology-app/lambdas/python/common/requirements.txt index 1c3f787bc..66cf24fc2 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/common/requirements.txt @@ -10,9 +10,9 @@ argon2-cffi-bindings==25.1.0 # via argon2-cffi aws-lambda-powertools==3.34.0 # via -r requirements.in -boto3==1.43.71 +boto3==1.43.78 # via -r requirements.in -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # s3transfer diff --git a/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.in b/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.in index e83d26f29..42716be9d 100644 --- a/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.in @@ -1 +1 @@ -moto[dynamodb, s3]>=5.2.2, <6 +moto[dynamodb, s3]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.txt index 13c6a24c6..b72fcec81 100644 --- a/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/compact-configuration/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/compact-configuration/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -29,7 +29,7 @@ jmespath==1.1.0 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb,s3]==5.2.2 +moto[dynamodb,s3]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.in b/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.in index e83d26f29..42716be9d 100644 --- a/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.in @@ -1 +1 @@ -moto[dynamodb, s3]>=5.2.2, <6 +moto[dynamodb, s3]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.txt index 3b324aaf3..f91eedce2 100644 --- a/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/custom-resources/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/custom-resources/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -29,7 +29,7 @@ jmespath==1.1.0 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb,s3]==5.2.2 +moto[dynamodb,s3]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.in b/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.in index e83d26f29..42716be9d 100644 --- a/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.in @@ -1 +1 @@ -moto[dynamodb, s3]>=5.2.2, <6 +moto[dynamodb, s3]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.txt index 933f3322d..c12b906b8 100644 --- a/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/data-events/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/data-events/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -29,7 +29,7 @@ jmespath==1.1.0 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb,s3]==5.2.2 +moto[dynamodb,s3]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.in b/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.in index e83d26f29..42716be9d 100644 --- a/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.in @@ -1 +1 @@ -moto[dynamodb, s3]>=5.2.2, <6 +moto[dynamodb, s3]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.txt index ce14c87a7..664095c9f 100644 --- a/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/disaster-recovery/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/disaster-recovery/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -29,7 +29,7 @@ jmespath==1.1.0 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb,s3]==5.2.2 +moto[dynamodb,s3]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.in b/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.in index fbd67eafd..c4b3eb9c1 100644 --- a/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.in @@ -1 +1 @@ -moto[dynamodb]>=5.2.2, <6 +moto[dynamodb]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.txt index 5bd411dba..c35346e2f 100644 --- a/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/feature-flag/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --cert=None --client-cert=None --index-url=None --no-emit-index-url --pip-args=None compact-connect/lambdas/python/feature-flag/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -29,7 +29,7 @@ jmespath==1.0.1 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb]==5.2.2 +moto[dynamodb]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in b/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in index 408b467ef..fe01a43e6 100644 --- a/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in +++ b/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in @@ -1,2 +1,2 @@ # common requirements are managed in the common requirements.in file -statsig-python-core>=0.21.0, <1.0.0 +statsig-python-core>=0.22.0, <1.0.0 diff --git a/backend/cosmetology-app/lambdas/python/feature-flag/requirements.txt b/backend/cosmetology-app/lambdas/python/feature-flag/requirements.txt index 3b378a3c1..d9613c5f8 100644 --- a/backend/cosmetology-app/lambdas/python/feature-flag/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/feature-flag/requirements.txt @@ -12,7 +12,7 @@ idna==3.10 # via requests requests==2.34.2 # via statsig-python-core -statsig-python-core==0.21.0 +statsig-python-core==0.22.0 # via -r requirements.in typing-extensions==4.15.0 # via statsig-python-core diff --git a/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.in b/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.in index 40d00fdbe..80f5d02f7 100644 --- a/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.in @@ -1,2 +1,2 @@ -moto[dynamodb, s3]>=5.2.2, <6 -Faker>=40.36.0, <41 +moto[dynamodb, s3]>=5.2.3, <6 +Faker>=40.37.0, <41 diff --git a/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.txt index 4fd7535b5..00ae42d4a 100644 --- a/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/provider-data-v1/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/provider-data-v1/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -21,7 +21,7 @@ cryptography==49.0.0 # via moto docker==7.1.0 # via moto -faker==40.36.0 +faker==40.37.0 # via -r requirements-dev.in idna==3.18 # via requests @@ -31,7 +31,7 @@ jmespath==1.1.0 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb,s3]==5.2.2 +moto[dynamodb,s3]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/search/requirements-dev.in b/backend/cosmetology-app/lambdas/python/search/requirements-dev.in index fbd67eafd..c4b3eb9c1 100644 --- a/backend/cosmetology-app/lambdas/python/search/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/search/requirements-dev.in @@ -1 +1 @@ -moto[dynamodb]>=5.2.2, <6 +moto[dynamodb]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt index 1e713e4a8..953214352 100644 --- a/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/search/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -29,7 +29,7 @@ jmespath==1.1.0 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb]==5.2.2 +moto[dynamodb]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.in b/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.in index e83d26f29..42716be9d 100644 --- a/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.in @@ -1 +1 @@ -moto[dynamodb, s3]>=5.2.2, <6 +moto[dynamodb, s3]>=5.2.3, <6 diff --git a/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.txt index 2d2a55ef4..f45639bdd 100644 --- a/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/staff-user-pre-token/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/staff-user-pre-token/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -29,7 +29,7 @@ jmespath==1.1.0 # botocore markupsafe==3.0.3 # via werkzeug -moto[dynamodb,s3]==5.2.2 +moto[dynamodb,s3]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.in b/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.in index 3374e5410..3cf51612c 100644 --- a/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.in @@ -1,2 +1,2 @@ -moto[dynamodb, s3, cognitoidp]>=5.2.2, <6 -Faker>=40.36.0, <41 +moto[dynamodb, s3, cognitoidp]>=5.2.3, <6 +Faker>=40.37.0, <41 diff --git a/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.txt index c80a72c70..f0c54c270 100644 --- a/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/staff-users/requirements-dev.txt @@ -4,9 +4,9 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/staff-users/requirements-dev.in # -boto3==1.43.71 +boto3==1.43.78 # via moto -botocore==1.43.77 +botocore==1.43.83 # via # boto3 # moto @@ -23,7 +23,7 @@ cryptography==49.0.0 # moto docker==7.1.0 # via moto -faker==40.36.0 +faker==40.37.0 # via -r requirements-dev.in idna==3.18 # via requests @@ -35,7 +35,7 @@ joserfc==1.7.1 # via moto markupsafe==3.0.3 # via werkzeug -moto[cognitoidp,dynamodb,s3]==5.2.2 +moto[cognitoidp,dynamodb,s3]==5.2.3 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto diff --git a/backend/cosmetology-app/requirements-dev.in b/backend/cosmetology-app/requirements-dev.in index f22409271..3d3f4348c 100644 --- a/backend/cosmetology-app/requirements-dev.in +++ b/backend/cosmetology-app/requirements-dev.in @@ -4,4 +4,4 @@ coverage ruff pip-tools pip-audit -Faker>=40.36.0, <41 +Faker>=40.37.0, <41 diff --git a/backend/cosmetology-app/requirements-dev.txt b/backend/cosmetology-app/requirements-dev.txt index de3925016..01e16b457 100644 --- a/backend/cosmetology-app/requirements-dev.txt +++ b/backend/cosmetology-app/requirements-dev.txt @@ -26,7 +26,7 @@ cyclonedx-python-lib==11.11.0 # via pip-audit defusedxml==0.7.1 # via py-serializable -faker==40.36.0 +faker==40.37.0 # via -r requirements-dev.in filelock==3.29.4 # via cachecontrol @@ -89,7 +89,7 @@ requests==2.34.2 # pip-audit rich==15.0.0 # via pip-audit -ruff==0.16.3 +ruff==0.16.4 # via -r requirements-dev.in sortedcontainers==2.4.0 # via cyclonedx-python-lib diff --git a/backend/cosmetology-app/requirements.in b/backend/cosmetology-app/requirements.in index 0c5b28d4b..9ab119eb9 100644 --- a/backend/cosmetology-app/requirements.in +++ b/backend/cosmetology-app/requirements.in @@ -1,5 +1,5 @@ aws-cdk-lib>=2.250.0 -aws-cdk-aws-lambda-python-alpha>=2.265.0a0 +aws-cdk-aws-lambda-python-alpha>=2.266.0a0 constructs>=10.8.1,<11.0.0 cdk-nag>=2.37.55,<3 # pyyaml required for compact configuration uploader diff --git a/backend/cosmetology-app/requirements.txt b/backend/cosmetology-app/requirements.txt index a73c1f483..8352c2cd3 100644 --- a/backend/cosmetology-app/requirements.txt +++ b/backend/cosmetology-app/requirements.txt @@ -12,7 +12,7 @@ aws-cdk-asset-awscli-v1==2.2.292 # via aws-cdk-lib aws-cdk-asset-node-proxy-agent-v6==2.1.2 # via aws-cdk-lib -aws-cdk-aws-lambda-python-alpha==2.265.0a0 +aws-cdk-aws-lambda-python-alpha==2.266.0a0 # via -r requirements.in aws-cdk-cloud-assembly-schema==54.20.0 # via aws-cdk-lib