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 f7b969b4d..9b0935493 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.46 +boto3>=1.43.67 botocore>=1.29.0 -aws-lambda-powertools>=3.31.0 +aws-lambda-powertools>=3.31.1 pytest moto[cognitoidp,s3]>=5, <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 595e97f52..1d88d242d 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt @@ -4,13 +4,13 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/cognito-backup/requirements-dev.in # -aws-lambda-powertools==3.31.0 +aws-lambda-powertools==3.31.1 # via -r requirements-dev.in -boto3==1.43.46 +boto3==1.43.67 # via # -r requirements-dev.in # moto -botocore==1.43.46 +botocore==1.43.72 # via # -r requirements-dev.in # boto3 diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in index a43a33c07..314fcaddd 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.46 +boto3>=1.43.67 botocore>=1.29.0 -aws-lambda-powertools>=3.31.0 +aws-lambda-powertools>=3.31.1 diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt index ef98961be..93fd40a0b 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt @@ -4,11 +4,11 @@ # # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/cognito-backup/requirements.in # -aws-lambda-powertools==3.31.0 +aws-lambda-powertools==3.31.1 # via -r requirements.in -boto3==1.43.46 +boto3==1.43.67 # via -r requirements.in -botocore==1.43.46 +botocore==1.43.72 # 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 6b6083b43..39c596fb9 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 boto3-stubs[full] -Faker>=40.28.1, <41 +Faker>=40.36.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 ed97e5c1d..6d31dc432 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.46 +boto3==1.43.67 # via # aws-sam-translator # moto -boto3-stubs[full]==1.43.46 +boto3-stubs[full]==1.43.67 # via -r requirements-dev.in boto3-stubs-full==1.43.36 # via boto3-stubs -botocore==1.43.46 +botocore==1.43.72 # via # aws-xray-sdk # boto3 @@ -48,7 +48,7 @@ cryptography==49.0.0 # moto docker==7.1.0 # via moto -faker==40.28.1 +faker==40.36.0 # via -r requirements-dev.in graphql-core==3.2.11 # via moto diff --git a/backend/cosmetology-app/lambdas/python/common/requirements.in b/backend/cosmetology-app/lambdas/python/common/requirements.in index 105098ef6..f39812d96 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.31.0, <4 -boto3>=1.43.46, <2 +aws-lambda-powertools>=3.31.1, <4 +boto3>=1.43.67, <2 cryptography>=49, <50 -marshmallow>=4.3.0, <5.0.0 +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 46d8328bb..21e50ce00 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/common/requirements.txt @@ -8,11 +8,11 @@ argon2-cffi==25.1.0 # via -r requirements.in argon2-cffi-bindings==25.1.0 # via argon2-cffi -aws-lambda-powertools==3.31.0 +aws-lambda-powertools==3.31.1 # via -r requirements.in -boto3==1.43.46 +boto3==1.43.67 # via -r requirements.in -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # s3transfer @@ -33,7 +33,7 @@ jmespath==1.1.0 # aws-lambda-powertools # boto3 # botocore -marshmallow==4.3.0 +marshmallow==4.3.1 # via -r requirements.in pycparser==3.0 # via cffi 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 bbbb28065..8d3f3e960 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # moto 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 bbb67ae60..b88885c15 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # moto 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 c275182c2..7d716cc0a 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # moto 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 25725ada3..45d3ecf99 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # moto 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 99023b751..982329318 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.46 +boto3==1.43.67 # via moto -botocore==1.43.51 +botocore==1.43.72 # via # boto3 # moto diff --git a/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in b/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in index cf8d54549..35573d477 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.19.8, <1.0.0 +statsig-python-core>=0.20.2, <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 49277e2e1..39e0b9718 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.19.8 +statsig-python-core==0.20.2 # 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 5ee7ebbbd..40d00fdbe 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.28.1, <41 +Faker>=40.36.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 6e6b30f99..a30d596bc 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # moto @@ -21,7 +21,7 @@ cryptography==49.0.0 # via moto docker==7.1.0 # via moto -faker==40.28.1 +faker==40.36.0 # via -r requirements-dev.in idna==3.18 # via requests diff --git a/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt index 20a1b5090..2ff1f08e8 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # moto 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 5b3fc4d9a..da76abb5e 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # 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 e6f466f2a..3374e5410 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.28.1, <41 +Faker>=40.36.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 81829cb98..e9aa02a33 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.46 +boto3==1.43.67 # via moto -botocore==1.43.46 +botocore==1.43.72 # via # boto3 # moto @@ -23,7 +23,7 @@ cryptography==49.0.0 # moto docker==7.1.0 # via moto -faker==40.28.1 +faker==40.36.0 # via -r requirements-dev.in idna==3.18 # via requests diff --git a/backend/cosmetology-app/requirements-dev.in b/backend/cosmetology-app/requirements-dev.in index e588734a8..f22409271 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.28.1, <41 +Faker>=40.36.0, <41 diff --git a/backend/cosmetology-app/requirements-dev.txt b/backend/cosmetology-app/requirements-dev.txt index f2291e56c..1ed93d680 100644 --- a/backend/cosmetology-app/requirements-dev.txt +++ b/backend/cosmetology-app/requirements-dev.txt @@ -18,7 +18,7 @@ charset-normalizer==3.4.7 # via requests click==8.4.1 # via pip-tools -coverage[toml]==7.15.1 +coverage[toml]==7.15.4 # via # -r requirements-dev.in # pytest-cov @@ -26,7 +26,7 @@ cyclonedx-python-lib==11.11.0 # via pip-audit defusedxml==0.7.1 # via py-serializable -faker==40.28.1 +faker==40.36.0 # via -r requirements-dev.in filelock==3.29.4 # via cachecontrol @@ -57,7 +57,7 @@ pip-audit==2.10.1 # via -r requirements-dev.in pip-requirements-parser==32.0.1 # via pip-audit -pip-tools==7.5.3 +pip-tools==7.6.0 # via -r requirements-dev.in platformdirs==4.10.0 # via pip-audit @@ -89,7 +89,7 @@ requests==2.34.2 # pip-audit rich==15.0.0 # via pip-audit -ruff==0.15.21 +ruff==0.16.2 # 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 8ebe23a33..752b6d579 100644 --- a/backend/cosmetology-app/requirements.in +++ b/backend/cosmetology-app/requirements.in @@ -1,6 +1,6 @@ aws-cdk-lib>=2.250.0 -aws-cdk-aws-lambda-python-alpha>=2.261.0a0 -constructs>=10.6.0,<11.0.0 +aws-cdk-aws-lambda-python-alpha>=2.263.0a0 +constructs>=10.8.1,<11.0.0 cdk-nag>=2.37.55,<3 # pyyaml required for compact configuration uploader pyyaml>=6.0.2, <7 diff --git a/backend/cosmetology-app/requirements.txt b/backend/cosmetology-app/requirements.txt index af3c48242..aa014ca74 100644 --- a/backend/cosmetology-app/requirements.txt +++ b/backend/cosmetology-app/requirements.txt @@ -8,15 +8,15 @@ attrs==26.1.0 # via # cattrs # jsii -aws-cdk-asset-awscli-v1==2.2.282 +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.261.0a0 +aws-cdk-aws-lambda-python-alpha==2.263.0a0 # via -r requirements.in -aws-cdk-cloud-assembly-schema==54.5.0 +aws-cdk-cloud-assembly-schema==54.18.0 # via aws-cdk-lib -aws-cdk-lib==2.261.0 +aws-cdk-lib==2.265.0 # via # -r requirements.in # aws-cdk-aws-lambda-python-alpha @@ -25,13 +25,13 @@ cattrs==26.1.0 # via jsii cdk-nag==2.38.2 # via -r requirements.in -constructs==10.6.0 +constructs==10.8.1 # via # -r requirements.in # aws-cdk-aws-lambda-python-alpha # aws-cdk-lib # cdk-nag -jsii==1.137.0 +jsii==1.139.0 # via # aws-cdk-asset-awscli-v1 # aws-cdk-asset-node-proxy-agent-v6 @@ -58,12 +58,8 @@ six==1.17.0 # via python-dateutil typeguard==2.13.3 # via - # aws-cdk-asset-awscli-v1 # aws-cdk-asset-node-proxy-agent-v6 - # aws-cdk-aws-lambda-python-alpha - # aws-cdk-lib # cdk-nag - # constructs # jsii typing-extensions==4.15.0 # via