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 39256a5a9..ba3373822 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.in @@ -1,4 +1,4 @@ -boto3>=1.26.0 +boto3>=1.43.9 botocore>=1.29.0 aws-lambda-powertools>=2.0.0 pytest 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 1dc758bd4..a06ea2bce 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements-dev.txt @@ -5,14 +5,14 @@ # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/cognito-backup/requirements-dev.in # aws-lambda-powertools==3.29.0 - # via -r lambdas/python/cognito-backup/requirements-dev.in -boto3==1.43.7 + # via -r requirements-dev.in +boto3==1.43.9 # via - # -r lambdas/python/cognito-backup/requirements-dev.in + # -r requirements-dev.in # moto -botocore==1.43.7 +botocore==1.43.14 # via - # -r lambdas/python/cognito-backup/requirements-dev.in + # -r requirements-dev.in # boto3 # moto # s3transfer @@ -40,7 +40,7 @@ joserfc==1.6.5 markupsafe==3.0.3 # via werkzeug moto[cognitoidp,s3]==5.2.1 - # via -r lambdas/python/cognito-backup/requirements-dev.in + # via -r requirements-dev.in packaging==26.2 # via pytest pluggy==1.6.0 @@ -52,14 +52,14 @@ pycparser==3.0 pygments==2.20.0 # via pytest pytest==9.0.3 - # via -r lambdas/python/cognito-backup/requirements-dev.in + # via -r requirements-dev.in python-dateutil==2.9.0.post0 # via botocore pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # moto # responses diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.in index fba480ffa..85e8d6b8d 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.26.0 +boto3>=1.43.9 botocore>=1.29.0 aws-lambda-powertools>=2.0.0 diff --git a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt index d568b1cf0..669e1fcde 100644 --- a/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/cognito-backup/requirements.txt @@ -5,12 +5,12 @@ # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/cognito-backup/requirements.in # aws-lambda-powertools==3.29.0 - # via -r lambdas/python/cognito-backup/requirements.in -boto3==1.43.7 - # via -r lambdas/python/cognito-backup/requirements.in -botocore==1.43.7 + # via -r requirements.in +boto3==1.43.9 + # via -r requirements.in +botocore==1.43.14 # via - # -r lambdas/python/cognito-backup/requirements.in + # -r requirements.in # boto3 # s3transfer jmespath==1.1.0 diff --git a/backend/cosmetology-app/lambdas/python/common/requirements-dev.in b/backend/cosmetology-app/lambdas/python/common/requirements-dev.in index 1bc9e5c36..012abbc7a 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements-dev.in +++ b/backend/cosmetology-app/lambdas/python/common/requirements-dev.in @@ -2,5 +2,5 @@ attrs>=25.4,<26 moto[all]>=5.0.12, <6 boto3-stubs[full] -Faker>=40, <41 +Faker>=40.18.0, <41 cryptography>=48, <49 diff --git a/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt index 199aa276f..fc2ec94e3 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt +++ b/backend/cosmetology-app/lambdas/python/common/requirements-dev.txt @@ -10,22 +10,22 @@ antlr4-python3-runtime==4.13.2 # via moto attrs==25.4.0 # via - # -r lambdas/python/common/requirements-dev.in + # -r requirements-dev.in # jsonschema # referencing aws-sam-translator==1.109.0 # via cfn-lint aws-xray-sdk==2.15.0 # via moto -boto3==1.43.7 +boto3==1.43.9 # via # aws-sam-translator # moto -boto3-stubs[full]==1.43.7 - # via -r lambdas/python/common/requirements-dev.in +boto3-stubs[full]==1.43.9 + # via -r requirements-dev.in boto3-stubs-full==1.43.7 # via boto3-stubs -botocore==1.43.7 +botocore==1.43.14 # via # aws-xray-sdk # boto3 @@ -43,13 +43,13 @@ charset-normalizer==3.4.7 # via requests cryptography==48.0.0 # via - # -r lambdas/python/common/requirements-dev.in + # -r requirements-dev.in # joserfc # moto docker==7.1.0 # via moto -faker==40.15.0 - # via -r lambdas/python/common/requirements-dev.in +faker==40.18.0 + # via -r requirements-dev.in graphql-core==3.2.8 # via moto idna==3.15 @@ -83,7 +83,7 @@ lazy-object-proxy==1.12.0 markupsafe==3.0.3 # via werkzeug moto[all]==5.2.1 - # via -r lambdas/python/common/requirements-dev.in + # via -r requirements-dev.in mpmath==1.3.0 # via sympy multipart==1.3.1 @@ -132,7 +132,7 @@ referencing==0.37.0 # openapi-schema-validator regex==2026.5.9 # via cfn-lint -requests==2.34.1 +requests==2.34.2 # via # docker # moto diff --git a/backend/cosmetology-app/lambdas/python/common/requirements.in b/backend/cosmetology-app/lambdas/python/common/requirements.in index dc017c3ab..5969a636e 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.5.0, <4 -boto3>=1.34.33, <2 +boto3>=1.43.9, <2 cryptography>=48, <49 marshmallow>=4.3.0, <5.0.0 -requests>=2.31.0, <3.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 358ba0f18..30eb93c92 100644 --- a/backend/cosmetology-app/lambdas/python/common/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/common/requirements.txt @@ -5,14 +5,14 @@ # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/common/requirements.in # argon2-cffi==25.1.0 - # via -r lambdas/python/common/requirements.in + # via -r requirements.in argon2-cffi-bindings==25.1.0 # via argon2-cffi aws-lambda-powertools==3.29.0 - # via -r lambdas/python/common/requirements.in -boto3==1.43.7 - # via -r lambdas/python/common/requirements.in -botocore==1.43.7 + # via -r requirements.in +boto3==1.43.9 + # via -r requirements.in +botocore==1.43.14 # via # boto3 # s3transfer @@ -25,7 +25,7 @@ cffi==2.0.0 charset-normalizer==3.4.7 # via requests cryptography==48.0.0 - # via -r lambdas/python/common/requirements.in + # via -r requirements.in idna==3.15 # via requests jmespath==1.1.0 @@ -34,13 +34,13 @@ jmespath==1.1.0 # boto3 # botocore marshmallow==4.3.0 - # via -r lambdas/python/common/requirements.in + # via -r requirements.in pycparser==3.0 # via cffi python-dateutil==2.9.0.post0 # via botocore -requests==2.34.1 - # via -r lambdas/python/common/requirements.in +requests==2.34.2 + # via -r requirements.in s3transfer==0.17.0 # via boto3 six==1.17.0 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 5a61b7b0d..b7a389328 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.0.12, <6 +moto[dynamodb, s3]>=5.2.1, <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 734805476..5d06e02c9 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -30,7 +30,7 @@ jmespath==1.1.0 markupsafe==3.0.3 # via werkzeug moto[dynamodb,s3]==5.2.1 - # via -r lambdas/python/compact-configuration/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -41,7 +41,7 @@ pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # docker # 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 5a61b7b0d..b7a389328 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.0.12, <6 +moto[dynamodb, s3]>=5.2.1, <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 e5e4a38e9..4ee459634 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -30,7 +30,7 @@ jmespath==1.1.0 markupsafe==3.0.3 # via werkzeug moto[dynamodb,s3]==5.2.1 - # via -r lambdas/python/custom-resources/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -41,7 +41,7 @@ pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # docker # 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 5a61b7b0d..b7a389328 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.0.12, <6 +moto[dynamodb, s3]>=5.2.1, <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 4b10e789c..d0cea5c60 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -30,7 +30,7 @@ jmespath==1.1.0 markupsafe==3.0.3 # via werkzeug moto[dynamodb,s3]==5.2.1 - # via -r lambdas/python/data-events/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -41,7 +41,7 @@ pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # docker # 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 5a61b7b0d..b7a389328 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.0.12, <6 +moto[dynamodb, s3]>=5.2.1, <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 8336576cc..9adadc67a 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -30,7 +30,7 @@ jmespath==1.1.0 markupsafe==3.0.3 # via werkzeug moto[dynamodb,s3]==5.2.1 - # via -r lambdas/python/disaster-recovery/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -41,7 +41,7 @@ pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # docker # 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 e0c3124af..e6a78432a 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.0.12, <6 +moto[dynamodb]>=5.2.1, <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 49a7ffd2c..4eae36de5 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.42.89 +boto3==1.43.9 # via moto -botocore==1.42.92 +botocore==1.43.14 # via # boto3 # moto @@ -23,36 +23,30 @@ docker==7.1.0 # via moto idna==3.10 # via requests -jinja2==3.1.6 - # via moto jmespath==1.0.1 # via # boto3 # botocore markupsafe==3.0.3 - # via - # jinja2 - # werkzeug -moto[dynamodb]==5.1.22 + # via werkzeug +moto[dynamodb]==5.2.1 # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==2.23 # via cffi python-dateutil==2.9.0.post0 - # via - # botocore - # moto + # via botocore pyyaml==6.0.3 # via responses -requests==2.33.1 +requests==2.34.2 # via # docker # moto # responses responses==0.25.8 # via moto -s3transfer==0.16.0 +s3transfer==0.17.0 # via boto3 six==1.17.0 # via python-dateutil diff --git a/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in b/backend/cosmetology-app/lambdas/python/feature-flag/requirements.in index 4aee6f235..25fef728f 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.9.3, <1.0.0 +statsig-python-core>=0.19.3, <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 1b8a3684e..fb082a997 100644 --- a/backend/cosmetology-app/lambdas/python/feature-flag/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/feature-flag/requirements.txt @@ -10,9 +10,9 @@ charset-normalizer==3.4.3 # via requests idna==3.10 # via requests -requests==2.33.1 +requests==2.34.2 # via statsig-python-core -statsig-python-core==0.19.1 +statsig-python-core==0.19.3 # 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 11ecd05d4..42bf6728c 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.0.12, <6 -Faker>=40, <41 +Faker>=40.18.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 4c65d1dc2..53c4beae0 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -21,8 +21,8 @@ cryptography==48.0.0 # via moto docker==7.1.0 # via moto -faker==40.15.0 - # via -r lambdas/python/provider-data-v1/requirements-dev.in +faker==40.18.0 + # via -r requirements-dev.in idna==3.15 # via requests jmespath==1.1.0 @@ -32,7 +32,7 @@ jmespath==1.1.0 markupsafe==3.0.3 # via werkzeug moto[dynamodb,s3]==5.2.1 - # via -r lambdas/python/provider-data-v1/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -43,7 +43,7 @@ pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # docker # moto diff --git a/backend/cosmetology-app/lambdas/python/search/requirements-dev.in b/backend/cosmetology-app/lambdas/python/search/requirements-dev.in index e0c3124af..e6a78432a 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.0.12, <6 +moto[dynamodb]>=5.2.1, <6 diff --git a/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt b/backend/cosmetology-app/lambdas/python/search/requirements-dev.txt index df9a382d1..eb6eab24c 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -30,7 +30,7 @@ jmespath==1.1.0 markupsafe==3.0.3 # via werkzeug moto[dynamodb]==5.2.1 - # via -r lambdas/python/search/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -39,7 +39,7 @@ python-dateutil==2.9.0.post0 # via botocore pyyaml==6.0.3 # via responses -requests==2.34.1 +requests==2.34.2 # via # docker # moto diff --git a/backend/cosmetology-app/lambdas/python/search/requirements.txt b/backend/cosmetology-app/lambdas/python/search/requirements.txt index 18af4eceb..f90ddd9da 100644 --- a/backend/cosmetology-app/lambdas/python/search/requirements.txt +++ b/backend/cosmetology-app/lambdas/python/search/requirements.txt @@ -19,12 +19,12 @@ idna==3.15 opensearch-protobufs==1.2.0 # via opensearch-py opensearch-py==3.2.0 - # via -r lambdas/python/search/requirements.in + # via -r requirements.in protobuf==7.34.1 # via opensearch-protobufs python-dateutil==2.9.0.post0 # via opensearch-py -requests==2.34.1 +requests==2.34.2 # via opensearch-py six==1.17.0 # via python-dateutil 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 5a61b7b0d..b7a389328 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.0.12, <6 +moto[dynamodb, s3]>=5.2.1, <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 8a90cd2f4..11dd1ae6f 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -30,7 +30,7 @@ jmespath==1.1.0 markupsafe==3.0.3 # via werkzeug moto[dynamodb,s3]==5.2.1 - # via -r lambdas/python/staff-user-pre-token/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -41,7 +41,7 @@ pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # docker # 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 522802d76..4fc3ea0f3 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.0.15, <6 -Faker>=40, <41 +Faker>=40.18.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 abc674ddf..9f1bf5605 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.7 +boto3==1.43.9 # via moto -botocore==1.43.7 +botocore==1.43.14 # via # boto3 # moto @@ -23,8 +23,8 @@ cryptography==48.0.0 # moto docker==7.1.0 # via moto -faker==40.15.0 - # via -r lambdas/python/staff-users/requirements-dev.in +faker==40.18.0 + # via -r requirements-dev.in idna==3.15 # via requests jmespath==1.1.0 @@ -36,7 +36,7 @@ joserfc==1.6.5 markupsafe==3.0.3 # via werkzeug moto[cognitoidp,dynamodb,s3]==5.2.1 - # via -r lambdas/python/staff-users/requirements-dev.in + # via -r requirements-dev.in py-partiql-parser==0.6.3 # via moto pycparser==3.0 @@ -47,7 +47,7 @@ pyyaml==6.0.3 # via # moto # responses -requests==2.34.1 +requests==2.34.2 # via # docker # moto diff --git a/backend/cosmetology-app/requirements-dev.in b/backend/cosmetology-app/requirements-dev.in index 9d4ec0c0a..803483e80 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, <41 +Faker>=40.18.0, <41 diff --git a/backend/cosmetology-app/requirements-dev.txt b/backend/cosmetology-app/requirements-dev.txt index 601d86237..03686c048 100644 --- a/backend/cosmetology-app/requirements-dev.txt +++ b/backend/cosmetology-app/requirements-dev.txt @@ -26,7 +26,7 @@ cyclonedx-python-lib==11.7.0 # via pip-audit defusedxml==0.7.1 # via py-serializable -faker==40.15.0 +faker==40.18.0 # via -r requirements-dev.in filelock==3.29.0 # via cachecontrol @@ -83,7 +83,7 @@ pytest==9.0.3 # pytest-cov pytest-cov==7.1.0 # via -r requirements-dev.in -requests==2.34.1 +requests==2.34.2 # via # cachecontrol # pip-audit