Skip to content

Chore(deps): Bump the cosmetology-python-minor-patch group across 13 directories with 11 updates#1556

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/cosmetology-app/cosmetology-python-minor-patch-189980384b
Open

Chore(deps): Bump the cosmetology-python-minor-patch group across 13 directories with 11 updates#1556
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/cosmetology-app/cosmetology-python-minor-patch-189980384b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the cosmetology-python-minor-patch group with 4 updates in the /backend/cosmetology-app directory: aws-cdk-aws-lambda-python-alpha, cdk-nag, faker and ruff.
Bumps the cosmetology-python-minor-patch group with 6 updates in the /backend/cosmetology-app/lambdas/python directory:

Package From To
faker 40.13.0 40.15.0
boto3 1.42.89 1.43.2
moto 5.1.22 5.2.0
statsig-python-core 0.19.1 0.19.3
boto3-stubs 1.42.90 1.43.2
opensearch-py 3.1.0 3.2.0

Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/cognito-backup directory: boto3 and moto.
Bumps the cosmetology-python-minor-patch group with 4 updates in the /backend/cosmetology-app/lambdas/python/common directory: faker, boto3, moto and boto3-stubs.
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/compact-configuration directory: moto.
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/custom-resources directory: moto.
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/data-events directory: moto.
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/disaster-recovery directory: moto.
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/feature-flag directory: moto and statsig-python-core.
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/provider-data-v1 directory: faker and moto.
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/search directory: moto and opensearch-py.
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/staff-user-pre-token directory: moto.
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/staff-users directory: faker and moto.

Updates aws-cdk-aws-lambda-python-alpha from 2.250.0a0 to 2.252.0a0

Release notes

Sourced from aws-cdk-aws-lambda-python-alpha's releases.

v2.251.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: SourceSecurityGroup attribute removed. aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: PolicyItem type removed. aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: SourceSecurityGroup type removed.

Features

  • update L1 CloudFormation resource definitions (#37684) (9e6c2ef)
  • lambda: add ruby 4.0 runtime (#37650) (04d4337)
  • update L1 CloudFormation resource definitions (#37644) (e64f943)
  • core: Validations class is the new way to add validation plugins to CDK Apps (#37611) (95696b4), closes #37613
  • core: graduate policyValidationBeta1 interfaces to policyValidation (#37613) (8c613cf)
  • ecs: support for service connect access log configuration (#36067) (5ad1c06)
  • route53: accelerated recovery for public hosted zone (#36358) (f1b7b03)
  • synthetics: support canary group (#35689) (20ccd31), closes #34043

Bug Fixes

  • core: Stage.policyValidationBeta1 is mutable (#37612) (3c1faf1)
  • core: construct creation stack traces are implicit (#37643) (5635c20)
  • core: synth output is not valid YAML when using policy validation (#37597) (927dd60), closes #25331
  • core: token stack traces expensively clutter --debug mode (#37642) (498c546)
  • core: tree metadata does not contain logical ID (#37630) (284ab23)
  • ec2: fixing vpc endpoint for eu-isoe-west-1 region (#37596) (555c930), closes #31690
  • events-targets: make LogGroupTargetInput extend RuleTargetInput for JSII compatibility (#37451) (46dbc7a), closes #36733
  • lambda: add Token.isUnresolved checks to provisioned poller config validation (#37197) (667ed30)
  • stepfunctions-tasks: warn when CallAwsServiceCrossRegion endpoint is resolved from state input (#37646) (9fdf590)

Alpha modules (2.251.0-alpha.0)

Features

  • bedrock-agentcore-alpha: add L2 constructs for policy and policy engine (#37238) (1e89e7e)
  • bedrock-agentcore-alpha: add observability configuration for Runtime (#36689) (34b43aa), closes #36596
  • bedrock-agentcore-alpha: support No Authorization for AgentCore Gateway (#36610) (f20bd8e)
  • dsql-alpha: initial L2 construct (#34599) (be1a458), closes #34593

v2.250.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

aws-emr: AWS::EMR::Cluster: MonitoringConfiguration property removed. aws-emr: AWS::EMR::Cluster: CloudWatchLogConfiguration type removed. aws-emr: AWS::EMR::Cluster: EMRConfiguration type removed. aws-emr: AWS::EMR::Cluster: MonitoringConfiguration type removed.

... (truncated)

Commits

Updates aws-cdk-lib from 2.250.0 to 2.253.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.253.1

Bug Fixes

  • core: "exports cannot be updated" for cross-region references (#37790) (b0c00e2)
  • s3deploy: empty sources leads to deployment error (#37786) (f61656a)

Alpha modules (2.253.1-alpha.0)

v2.253.0

Features

Bug Fixes

  • cloudfront: skip cachePolicyName length validation for unresolved tokens (#37751) (3b96e97), closes #23567 #34102
  • cloudwatch: remove false positive warning for CDK tokens in MathExpression (#36882) (c29dc17), closes #34977
  • codebuild: correct S3 log encryption boolean inversion (#37761) (4031918)
  • ecs: enabling the circuitBreaker is not recommended loudly enough (#37755) (a52af7d)
  • eks: add dependency from HelmChart custom resource to s3 chartAsset IAM policy (#37731) (99d0a5b), closes #19880

Alpha modules (2.253.0-alpha.0)

Features

  • bedrock-agentcore-alpha: add OnlineEvaluationConfig and Evaluator L2 constructs (#37615) (c13de04), closes #37614
  • glue-alpha: add extraPythonFiles support to PythonShellJob (#37130) (c9c6f9c), closes #34448

Bug Fixes

  • bedrock-agentcore-alpha: self-managed memory strategy validation throws on unresolved tokens (#37691) (7956537), closes #37197

v2.252.0

Features

Bug Fixes


... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.253.1-alpha.0 (2026-05-08)

2.253.0-alpha.0 (2026-05-06)

Features

  • bedrock-agentcore-alpha: add OnlineEvaluationConfig and Evaluator L2 constructs (#37615) (c13de04), closes #37614
  • glue-alpha: add extraPythonFiles support to PythonShellJob (#37130) (c9c6f9c), closes #34448

Bug Fixes

  • bedrock-agentcore-alpha: self-managed memory strategy validation throws on unresolved tokens (#37691) (7956537), closes #37197

2.252.0-alpha.0 (2026-04-29)

2.251.0-alpha.0 (2026-04-24)

Features

  • bedrock-agentcore-alpha: add L2 constructs for policy and policy engine (#37238) (1e89e7e)
  • bedrock-agentcore-alpha: add observability configuration for Runtime (#36689) (34b43aa), closes #36596
  • bedrock-agentcore-alpha: support No Authorization for AgentCore Gateway (#36610) (f20bd8e)
  • dsql-alpha: initial L2 construct (#34599) (be1a458), closes #34593

2.250.0-alpha.0 (2026-04-14)

2.249.0-alpha.0 (2026-04-10)

2.248.0-alpha.0 (2026-04-02)

2.247.0-alpha.0 (2026-04-02)

Features

2.246.0-alpha.0 (2026-03-31)

2.245.0-alpha.0 (2026-03-27)

Features

... (truncated)

Commits
  • a923207 chore(release): v2.253.1 (#37799)
  • 8ada997 chore: release version 2.253.1 changelog fixes
  • a6bba7f chore(release): 2.253.1
  • b0c00e2 fix(core): "exports cannot be updated" for cross-region references (#37790)
  • f61656a fix(s3deploy): empty sources leads to deployment error (#37786)
  • a6eb4e1 chore(release): 2.253.0 (#37770)
  • 10d65f9 chore: trigger build
  • 55a4299 chore: update analytics metadata blueprints
  • e9c0b5a chore(release): 2.253.0
  • a52af7d fix(ecs): enabling the circuitBreaker is not recommended loudly enough (#37755)
  • Additional commits viewable in compare view

Updates cdk-nag from 2.37.55 to 2.38.2

Release notes

Sourced from cdk-nag's releases.

v2.38.2

2.38.2 (2026-04-27)

Bug Fixes

  • prefix using Stage Construct ID to avoid StageName colissions (#2338) (c0d76f6)

v2.38.1

2.38.1 (2026-04-21)

Bug Fixes

  • remove unnecessary test for serverSideEncryptionConfiguration to not be undefined (#2227) (9436814), closes #2226

v2.38.0

2.38.0 (2026-04-21)

Features

v2.37.56

2.37.56 (2026-04-20)

Bug Fixes

  • APIGWStructuredLogging: no stage description for CfnDeployment throws an error (#2268) (ac6dcd3), closes #2267
  • Cognito user pool advanced security mode (deprecated) updated to plus tier (#2155) (5a8b71d), closes #2139
  • prefix report filename with stage name to prevent collisions (#2302) (54e6425)
  • release: use 'release' GitHub environment for publish jobs (#2333) (9b66acd)
Commits
  • c0d76f6 fix: prefix using Stage Construct ID to avoid StageName colissions (#2338)
  • 0d52df5 chore: add tests for uncovered branches in elasticbeanstalk rules (#2210)
  • 4511bc0 chore: add tests for uncovered branches in apigw rules (#2190)
  • b684354 chore: add tests for uncovered branches in codebuild rules (#2196)
  • e4dc7d9 chore: add tests for uncovered branches in ecs rules (#2206)
  • c6f2d4f chore: add tests for uncovered branches in ec2 rules (#2202)
  • 07e6258 chore: add tests for uncovered branches in elasticache rules (#2208)
  • e5d11b1 chore: add tests for uncovered branches in ecr rules (#2204)
  • 8396469 chore: add tests for uncovered branches in cloudwatch rules (#2194)
  • 51dd228 chore: add tests for uncovered branches in cognito rules (#2198)
  • Additional commits viewable in compare view

Updates faker from 40.13.0 to 40.15.0

Release notes

Sourced from faker's releases.

Release v40.15.0

See CHANGELOG.md.

Release v40.14.1

See CHANGELOG.md.

Release v40.14.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v40.15.0 - 2026-04-17

v40.14.1 - 2026-04-17

v40.14.0 - 2026-04-17

  • Fix: update placekitten URL to placekittens (#2364). Thanks @​reory.
Commits
  • ff243c8 Bump version: 40.14.1 → 40.15.0
  • 632981e 📝 Update CHANGELOG.md
  • c8ee020 💄 Lint code
  • ca29a01 Add job providers for ar_DZ and fr_DZ locales (#2352)
  • 740812b Add company providers for ar_DZ and fr_DZ locales (#2351)
  • 6a495ba Add geo providers for ar_DZ and fr_DZ locales (#2350)
  • f595fb2 Add currency providers for ar_DZ and fr_DZ locales (#2349)
  • 0c2aef9 add date_time provider for ar_DZ locale (#2348)
  • 2bb97dc Add ssn providers for ar_DZ and fr_DZ locales (#2347)
  • 75a8ae7 Bump version: 40.14.0 → 40.14.1
  • Additional commits viewable in compare view

Updates ruff from 0.15.11 to 0.15.12

Release notes

Sourced from ruff's releases.

0.15.12

Release Notes

Released on 2026-04-24.

Preview features

  • Implement #ruff:file-ignore file-level suppressions (#23599)
  • Implement #ruff:ignore logical-line suppressions (#23404)
  • Revert preview changes to displayed diagnostic severity in LSP (#24789)
  • [airflow] Implement task-branch-as-short-circuit (AIR004) (#23579)
  • [flake8-bugbear] Fix break/continue handling in loop-iterator-mutation (B909) (#24440)
  • [pylint] Fix PLC2701 for type parameter scopes (#24576)

Rule changes

  • [pandas-vet] Suggest .array as well in PD011 (#24805)

CLI

  • Respect default Unix permissions for cache files (#24794)

Documentation

  • [pylint] Fix PLR0124 description not to claim self-comparison always returns the same value (#24749)
  • [pyupgrade] Expand docs on reusable TypeVars and scoping (UP046) (#24153)
  • Improve rules table accessibility (#24711)

Contributors

Install ruff 0.15.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.12/ruff-installer.sh | sh

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.12

Released on 2026-04-24.

Preview features

  • Implement #ruff:file-ignore file-level suppressions (#23599)
  • Implement #ruff:ignore logical-line suppressions (#23404)
  • Revert preview changes to displayed diagnostic severity in LSP (#24789)
  • [airflow] Implement task-branch-as-short-circuit (AIR004) (#23579)
  • [flake8-bugbear] Fix break/continue handling in loop-iterator-mutation (B909) (#24440)
  • [pylint] Fix PLC2701 for type parameter scopes (#24576)

Rule changes

  • [pandas-vet] Suggest .array as well in PD011 (#24805)

CLI

  • Respect default Unix permissions for cache files (#24794)

Documentation

  • [pylint] Fix PLR0124 description not to claim self-comparison always returns the same value (#24749)
  • [pyupgrade] Expand docs on reusable TypeVars and scoping (UP046) (#24153)
  • Improve rules table accessibility (#24711)

Contributors

Commits
  • 66f93cf Bump 0.15.12 (#24815)
  • 476a4d0 [ty] Complete support for more detailed diagnostics on possibly unbound error...
  • ed669ea Implement #ruff:file-ignore file-level suppressions (#23599)
  • e73d952 [ty] Include inferred type in invalid-key concise diagnostic for union/inte...
  • 80feb29 [ty] report only dead annotation-only locals as unused (#24811)
  • 0fbf2bc Drop deprecated license classifier (#24808)
  • 43b174c [ty] Infer lambda parameter types with Callable type context (#24317)
  • 4f449ae [ty] Add error context for intersection types (#24772)
  • 5b4e753 [ty] Add support for goto in literal enum member inlay hint (#24792)
  • e7cc762 [ty] Add error context for TypedDict assignments (#24790)
  • Additional commits viewable in compare view

Updates faker from 40.13.0 to 40.15.0

Release notes

Sourced from faker's releases.

Release v40.15.0

See CHANGELOG.md.

Release v40.14.1

See CHANGELOG.md.

Release v40.14.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v40.15.0 - 2026-04-17

v40.14.1 - 2026-04-17

v40.14.0 - 2026-04-17

  • Fix: update placekitten URL to placekittens (#2364). Thanks @​reory.
Commits
  • ff243c8 Bump version: 40.14.1 → 40.15.0
  • 632981e 📝 Update CHANGELOG.md
  • c8ee020 💄 Lint code
  • ca29a01 Add job providers for ar_DZ and fr_DZ locales (#2352)
  • 740812b Add company providers for ar_DZ and fr_DZ locales (#2351)
  • 6a495ba Add geo providers for ar_DZ and fr_DZ locales (#2350)
  • f595fb2 Add currency providers for ar_DZ and fr_DZ locales (#2349)
  • 0c2aef9 add date_time provider for ar_DZ locale (#2348)
  • 2bb97dc Add ssn providers for ar_DZ and fr_DZ locales (#2347)
  • 75a8ae7 Bump version: 40.14.0 → 40.14.1
  • Additional commits viewable in compare view

Updates boto3 from 1.42.89 to 1.43.2

Commits
  • 7dc336e Merge branch 'release-1.43.2'
  • 99fd421 Bumping version to 1.43.2
  • 80f4db8 Add changelog entries from botocore
  • be6bdf3 Bump pytest from 8.1.1 to 9.0.3 (#4782)
  • 753bcab Merge branch 'release-1.43.1'
  • 09f56f4 Merge branch 'release-1.43.1' into develop
  • dd5b3a6 Bumping version to 1.43.1
  • 014f4ad Add changelog entries from botocore
  • 32edf1c Bump requests from 2.32.4 to 2.33.1 (#4781)
  • 959ae84 Merge branch 'release-1.43.0'
  • Additional commits viewable in compare view

Updates botocore from 1.42.90 to 1.43.6

Commits

Updates moto from 5.1.22 to 5.2.0

Changelog

Sourced from moto's changelog.

5.2.0

Docker Digest for 5.2.0: sha256:d8d063e3e704d256cbe8165072fa273c17698be91311e49fc602b7716f459bea

General:
    * Drops support for Python 3.9
    * Lambda Containers now configure the AWS_ENDPOINT_URL, automatically intercepting requests to other AWS services

New Services:
* Bedrock-AgentCore-Control:
* create_agent_runtime()
* create_agent_runtime_endpoint()
* create_gateway()
* create_gateway_target()
* create_memory()
* delete_agent_runtime()
* delete_agent_runtime_endpoint()
* delete_gateway()
* delete_gateway_target()
* delete_memory()
* get_agent_runtime()
* get_agent_runtime_endpoint()
* get_gateway()
* get_gateway_target()
* get_memory()
* list_agent_runtimes()
* list_agent_runtime_endpoints()
* list_agent_runtime_versions()
* list_gateways()
* list_gateway_targets()
* list_memories()
* list_tags_for_resource()
* tag_resource()
* update_agent_runtime()
* update_agent_runtime_endpoint()
* update_gateway()
* update_gateway_target()
* untag_resource()

* Bedrock-Runtime:
    * invoke_model()
  • FIS:
    • create_experiment_template()
    • delete_experiment_template()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

New Methods:

... (truncated)

Commits

Updates statsig-python-core from 0.19.1 to 0.19.3

Release notes

Sourced from statsig-python-core's releases.

0.19.3 - Fix Floating Point in Protobufs

Improvements & Fixes

  • Fix for protobuf "passPercentage" rounding

Included In This Release

  • 69efed87ac4ddadf84297055d105f1cbe0392fd2 Daniel Loomb
    • fix: allow floating point in proto specs

Full Changelog: statsig-io/statsig-server-core@0.19.1...0.19.3

0.19.2

No release notes provided.

Commits
  • a39ce88 unpin versions
  • e804e14 [release] 0.19.3 - Fix Floating Point in Protobufs [rc] (#2947)
  • 69efed8 fix: allow floating point in proto specs
  • b9142ef [release] 0.19.2 - User Data Fix, Sampling Fix (#2927)
  • 7e181c2 chore: bump version to 0.19.2-rc.2604152157
  • d6d0ed7 [automated] sync rc with main
  • 2c2d734 chore: pin GitHub Actions workflow action tags (#2922)
  • 47a0403 Fix promoted secondary exposure sampling undercount (#2921)
  • 8cce563 [codex] add secondary exposure primary logging flag (#2918)
  • d089870 [automated] chore: bump version to 0.19.2-beta.2604150312 (#2920)
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.42.90 to 1.43.2

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates opensearch-py from 3.1.0 to 3.2.0

Release notes

Sourced from opensearch-py's releases.

v3.2.0

What's Changed

…directories with 11 updates

Bumps the cosmetology-python-minor-patch group with 4 updates in the /backend/cosmetology-app directory: [aws-cdk-aws-lambda-python-alpha](https://github.com/aws/aws-cdk), [cdk-nag](https://github.com/cdklabs/cdk-nag), [faker](https://github.com/joke2k/faker) and [ruff](https://github.com/astral-sh/ruff).
Bumps the cosmetology-python-minor-patch group with 6 updates in the /backend/cosmetology-app/lambdas/python directory:

| Package | From | To |
| --- | --- | --- |
| [faker](https://github.com/joke2k/faker) | `40.13.0` | `40.15.0` |
| [boto3](https://github.com/boto/boto3) | `1.42.89` | `1.43.2` |
| [moto](https://github.com/getmoto/moto) | `5.1.22` | `5.2.0` |
| [statsig-python-core](https://github.com/statsig-io/statsig-server-core) | `0.19.1` | `0.19.3` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.42.90` | `1.43.2` |
| [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `3.1.0` | `3.2.0` |

Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/cognito-backup directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the cosmetology-python-minor-patch group with 4 updates in the /backend/cosmetology-app/lambdas/python/common directory: [faker](https://github.com/joke2k/faker), [boto3](https://github.com/boto/boto3), [moto](https://github.com/getmoto/moto) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/compact-configuration directory: [moto](https://github.com/getmoto/moto).
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/custom-resources directory: [moto](https://github.com/getmoto/moto).
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/data-events directory: [moto](https://github.com/getmoto/moto).
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/disaster-recovery directory: [moto](https://github.com/getmoto/moto).
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/feature-flag directory: [moto](https://github.com/getmoto/moto) and [statsig-python-core](https://github.com/statsig-io/statsig-server-core).
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/provider-data-v1 directory: [faker](https://github.com/joke2k/faker) and [moto](https://github.com/getmoto/moto).
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/search directory: [moto](https://github.com/getmoto/moto) and [opensearch-py](https://github.com/opensearch-project/opensearch-py).
Bumps the cosmetology-python-minor-patch group with 1 update in the /backend/cosmetology-app/lambdas/python/staff-user-pre-token directory: [moto](https://github.com/getmoto/moto).
Bumps the cosmetology-python-minor-patch group with 2 updates in the /backend/cosmetology-app/lambdas/python/staff-users directory: [faker](https://github.com/joke2k/faker) and [moto](https://github.com/getmoto/moto).


Updates `aws-cdk-aws-lambda-python-alpha` from 2.250.0a0 to 2.252.0a0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits)

Updates `aws-cdk-lib` from 2.250.0 to 2.253.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.253.1/CHANGELOG.v2.alpha.md)
- [Commits](aws/aws-cdk@v2.250.0...v2.253.1)

Updates `cdk-nag` from 2.37.55 to 2.38.2
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](cdklabs/cdk-nag@v2.37.55...v2.38.2)

Updates `faker` from 40.13.0 to 40.15.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v40.13.0...v40.15.0)

Updates `ruff` from 0.15.11 to 0.15.12
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.11...0.15.12)

Updates `faker` from 40.13.0 to 40.15.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v40.13.0...v40.15.0)

Updates `boto3` from 1.42.89 to 1.43.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.89...1.43.2)

Updates `botocore` from 1.42.90 to 1.43.6
- [Commits](boto/botocore@1.42.90...1.43.6)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `statsig-python-core` from 0.19.1 to 0.19.3
- [Release notes](https://github.com/statsig-io/statsig-server-core/releases)
- [Commits](statsig-io/statsig-server-core@0.19.1...0.19.3)

Updates `boto3-stubs` from 1.42.90 to 1.43.2
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `opensearch-py` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/opensearch-project/opensearch-py/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-py@v3.1.0...v3.2.0)

Updates `boto3` from 1.42.89 to 1.43.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.89...1.43.2)

Updates `botocore` from 1.42.90 to 1.43.6
- [Commits](boto/botocore@1.42.90...1.43.6)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `faker` from 40.13.0 to 40.15.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v40.13.0...v40.15.0)

Updates `boto3` from 1.42.89 to 1.43.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.89...1.43.2)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `boto3-stubs` from 1.42.90 to 1.43.2
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `statsig-python-core` from 0.19.1 to 0.19.3
- [Release notes](https://github.com/statsig-io/statsig-server-core/releases)
- [Commits](statsig-io/statsig-server-core@0.19.1...0.19.3)

Updates `faker` from 40.13.0 to 40.15.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v40.13.0...v40.15.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `opensearch-py` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/opensearch-project/opensearch-py/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-py@v3.1.0...v3.2.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

Updates `faker` from 40.13.0 to 40.15.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v40.13.0...v40.15.0)

Updates `moto` from 5.1.22 to 5.2.0
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.22...5.2.0)

---
updated-dependencies:
- dependency-name: aws-cdk-aws-lambda-python-alpha
  dependency-version: 2.252.0a0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: aws-cdk-lib
  dependency-version: 2.253.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: cdk-nag
  dependency-version: 2.38.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: faker
  dependency-version: 40.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: ruff
  dependency-version: 0.15.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cosmetology-python-minor-patch
- dependency-name: faker
  dependency-version: 40.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: boto3
  dependency-version: 1.43.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: botocore
  dependency-version: 1.43.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: statsig-python-core
  dependency-version: 0.19.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cosmetology-python-minor-patch
- dependency-name: boto3-stubs
  dependency-version: 1.43.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: opensearch-py
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: boto3
  dependency-version: 1.43.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: botocore
  dependency-version: 1.43.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: faker
  dependency-version: 40.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: boto3
  dependency-version: 1.43.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: boto3-stubs
  dependency-version: 1.43.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: statsig-python-core
  dependency-version: 0.19.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cosmetology-python-minor-patch
- dependency-name: faker
  dependency-version: 40.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: opensearch-py
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: faker
  dependency-version: 40.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cosmetology-python-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants