Skip to content

Bump the pip-minor-patch group across 8 directories with 13 updates#554

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ack_backend/pip-minor-patch-54c6e2f2c3
Closed

Bump the pip-minor-patch group across 8 directories with 13 updates#554
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ack_backend/pip-minor-patch-54c6e2f2c3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2025

Bumps the pip-minor-patch group with 4 updates in the /ack_backend directory: boto3, freezegun, moto and responses.
Bumps the pip-minor-patch group with 9 updates in the /backend directory:

Package From To
boto3 1.38.17 1.38.26
freezegun 1.5.1 1.5.2
moto 5.1.4 5.1.5
boto3-stubs-lite 1.26.165 1.38.26
aws-lambda-typing 2.18.0 2.20.0
requests 2.31.0 2.32.3
responses 0.24.1 0.25.7
pyjwt 2.8.0 2.10.1
simplejson 3.19.3 3.20.1

Bumps the pip-minor-patch group with 3 updates in the /delta_backend directory: boto3, moto and coverage.
Bumps the pip-minor-patch group with 5 updates in the /e2e directory:

Package From To
boto3 1.38.17 1.38.26
requests 2.31.0 2.32.3
pyjwt 2.8.0 2.10.1
cffi 1.16.0 1.17.1
simplejson 3.19.2 3.20.1

Bumps the pip-minor-patch group with 1 update in the /e2e_batch directory: boto3.
Bumps the pip-minor-patch group with 11 updates in the /filenameprocessor directory:

Package From To
boto3 1.38.17 1.38.26
freezegun 1.5.1 1.5.2
moto 5.1.4 5.1.5
boto3-stubs-lite 1.26.165 1.38.26
aws-lambda-typing 2.18.0 2.20.0
requests 2.31.0 2.32.3
responses 0.24.1 0.25.7
pyjwt 2.8.0 2.10.1
simplejson 3.19.3 3.20.1
coverage 7.6.1 7.8.2
fakeredis 2.26.2 2.29.0

Bumps the pip-minor-patch group with 2 updates in the /mesh_processor directory: boto3 and moto.
Bumps the pip-minor-patch group with 9 updates in the /recordprocessor directory:

Package From To
boto3 1.38.17 1.38.26
freezegun 1.5.1 1.5.2
moto 5.1.4 5.1.5
boto3-stubs-lite 1.26.165 1.38.26
aws-lambda-typing 2.18.0 2.20.0
requests 2.31.0 2.32.3
responses 0.24.1 0.25.7
pyjwt 2.8.0 2.10.1
simplejson 3.19.3 3.20.1

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates freezegun from 1.5.1 to 1.5.2

Changelog

Sourced from freezegun's changelog.

1.5.2

  • Remove support for Python 3.7
  • Explicitly marks support for Python 3.13
  • Improved project documentation
Commits
  • ba06fa4 Increase version number
  • da2885d Merge pull request #572 from jayaddison/debian-bug-1106274/tests-datetime-tod...
  • 695aa15 Merge branch 'master' into debian-bug-1106274/tests-datetime-today-tz-localiz...
  • 132ecdb Merge pull request #573 from spulec/admin/indicate-py-13-compat
  • f9235ae Mark support for Python 3.13
  • 9072d08 Merge pull request #544 from spulec/remove-py-37-support
  • 74a6914 Merge pull request #565 from joethesaint/improve-documentation
  • 1343509 README: update example code for consistency with tests
  • 9468f70 Tests: fixup: replace datetime.today method calls with datetime.date clas...
  • 9e4012a Tests: restore some datetime.date-based comparisons
  • Additional commits viewable in compare view

Updates moto from 5.1.4 to 5.1.5

Changelog

Sourced from moto's changelog.

5.1.5

Docker Digest for 5.1.5: sha256:b9dbd12d211c88e5799d023db15ec809bca4cc6df93a8aa78f26ccbfb073d18a

New Services:
    * Connect Campaign:
        * create_campaign()
        * delete_campaign()
        * describe_campaign()
        * get_connect_instance_config()
        * start_instance_onboarding_job()
* CloudDirectory:
    * create_directory()
    * delete_directory()
    * get_directory()
    * list_directories()
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()
  • Network Firewall:

    • create_firewall()
    • describe_firewall()
    • describe_logging_configuration()
    • list_firewalls()
    • update_logging_configuration()
  • ServiceCatalog-AppRegistry:

    • associate_resource()
    • create_application()
    • list_applications()
    • list_associated_resources()

New Methods: * ACM PCA: * list_certificate_authorities()

* CloudWatch:
    * delete_insight_rules()
    * describe_insight_rules()
    * disable_insight_rules()
    * enable_insight_rules()
    * put_insight_rule()
  • CodeDeploy:
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

... (truncated)

Commits
  • b7c66df Pre-Release: Up Version Number
  • 5b0a4ff Prep release 5.1.5 (#8924)
  • 6001586 [EC2] Add modify_instance_metadata_options support (#8922)
  • 865b9a7 SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)
  • f04c3a6 EventBridge: Update describe_event_bus schema (#8893)
  • 3ef1ae7 [Connect Campaign] - Config, Job, Campaign (#8905)
  • 2f6807f Add tagging support for CodeDeploy resources (#8878)
  • a981fe0 ResourceGroups: support retrieval by the name or the ARN of the resource grou...
  • ca847fa [APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)
  • c04116b EC2: Fix Flaky Test (#8914)
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates moto from 5.1.4 to 5.1.5

Changelog

Sourced from moto's changelog.

5.1.5

Docker Digest for 5.1.5: sha256:b9dbd12d211c88e5799d023db15ec809bca4cc6df93a8aa78f26ccbfb073d18a

New Services:
    * Connect Campaign:
        * create_campaign()
        * delete_campaign()
        * describe_campaign()
        * get_connect_instance_config()
        * start_instance_onboarding_job()
* CloudDirectory:
    * create_directory()
    * delete_directory()
    * get_directory()
    * list_directories()
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()
  • Network Firewall:

    • create_firewall()
    • describe_firewall()
    • describe_logging_configuration()
    • list_firewalls()
    • update_logging_configuration()
  • ServiceCatalog-AppRegistry:

    • associate_resource()
    • create_application()
    • list_applications()
    • list_associated_resources()

New Methods: * ACM PCA: * list_certificate_authorities()

* CloudWatch:
    * delete_insight_rules()
    * describe_insight_rules()
    * disable_insight_rules()
    * enable_insight_rules()
    * put_insight_rule()
  • CodeDeploy:
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

... (truncated)

Commits
  • b7c66df Pre-Release: Up Version Number
  • 5b0a4ff Prep release 5.1.5 (#8924)
  • 6001586 [EC2] Add modify_instance_metadata_options support (#8922)
  • 865b9a7 SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)
  • f04c3a6 EventBridge: Update describe_event_bus schema (#8893)
  • 3ef1ae7 [Connect Campaign] - Config, Job, Campaign (#8905)
  • 2f6807f Add tagging support for CodeDeploy resources (#8878)
  • a981fe0 ResourceGroups: support retrieval by the name or the ARN of the resource grou...
  • ca847fa [APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)
  • c04116b EC2: Fix Flaky Test (#8914)
  • Additional commits viewable in compare view

Updates responses from 0.25.3 to 0.25.7

Release notes

Sourced from responses's releases.

0.25.7

  • Added support for python 3.13

0.25.6

No release notes provided.

0.25.5

No release notes provided.

Changelog

Sourced from responses's changelog.

0.25.7

  • Added support for python 3.13

0.25.6

  • Added py.typed to package_data

0.25.5

  • Fix readme issue that prevented 0.25.4 from being published to pypi.

0.25.4

  • Responses can now match requests that use data with file-like objects. Files will be read as bytes and stored in the request mock. See #736
  • RequestsMock.matchers was added. This property is an alias to responses.matchers. See #739
  • Removed tests from packaged wheels. See #746
  • Improved recorder API to ease use in REPL environments. See #745
Commits

Updates freezegun from 1.5.1 to 1.5.2

Changelog

Sourced from freezegun's changelog.

1.5.2

  • Remove support for Python 3.7
  • Explicitly marks support for Python 3.13
  • Improved project documentation
Commits
  • ba06fa4 Increase version number
  • da2885d Merge pull request #572 from jayaddison/debian-bug-1106274/tests-datetime-tod...
  • 695aa15 Merge branch 'master' into debian-bug-1106274/tests-datetime-today-tz-localiz...
  • 132ecdb Merge pull request #573 from spulec/admin/indicate-py-13-compat
  • f9235ae Mark support for Python 3.13
  • 9072d08 Merge pull request #544 from spulec/remove-py-37-support
  • 74a6914 Merge pull request #565 from joethesaint/improve-documentation
  • 1343509 README: update example code for consistency with tests
  • 9468f70 Tests: fixup: replace datetime.today method calls with datetime.date clas...
  • 9e4012a Tests: restore some datetime.date-based comparisons
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates moto from 5.1.4 to 5.1.5

Changelog

Sourced from moto's changelog.

5.1.5

Docker Digest for 5.1.5: sha256:b9dbd12d211c88e5799d023db15ec809bca4cc6df93a8aa78f26ccbfb073d18a

New Services:
    * Connect Campaign:
        * create_campaign()
        * delete_campaign()
        * describe_campaign()
        * get_connect_instance_config()
        * start_instance_onboarding_job()
* CloudDirectory:
    * create_directory()
    * delete_directory()
    * get_directory()
    * list_directories()
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()
  • Network Firewall:

    • create_firewall()
    • describe_firewall()
    • describe_logging_configuration()
    • list_firewalls()
    • update_logging_configuration()
  • ServiceCatalog-AppRegistry:

    • associate_resource()
    • create_application()
    • list_applications()
    • list_associated_resources()

New Methods: * ACM PCA: * list_certificate_authorities()

* CloudWatch:
    * delete_insight_rules()
    * describe_insight_rules()
    * disable_insight_rules()
    * enable_insight_rules()
    * put_insight_rule()
  • CodeDeploy:
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

... (truncated)

Commits
  • b7c66df Pre-Release: Up Version Number
  • 5b0a4ff Prep release 5.1.5 (#8924)
  • 6001586 [EC2] Add modify_instance_metadata_options support (#8922)
  • 865b9a7 SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)
  • f04c3a6 EventBridge: Update describe_event_bus schema (#8893)
  • 3ef1ae7 [Connect Campaign] - Config, Job, Campaign (#8905)
  • 2f6807f Add tagging support for CodeDeploy resources (#8878)
  • a981fe0 ResourceGroups: support retrieval by the name or the ARN of the resource grou...
  • ca847fa [APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)
  • c04116b EC2: Fix Flaky Test (#8914)
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates moto from 5.1.4 to 5.1.5

Changelog

Sourced from moto's changelog.

5.1.5

Docker Digest for 5.1.5: sha256:b9dbd12d211c88e5799d023db15ec809bca4cc6df93a8aa78f26ccbfb073d18a

New Services:
    * Connect Campaign:
        * create_campaign()
        * delete_campaign()
        * describe_campaign()
        * get_connect_instance_config()
        * start_instance_onboarding_job()
* CloudDirectory:
    * create_directory()
    * delete_directory()
    * get_directory()
    * list_directories()
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()
  • Network Firewall:

    • create_firewall()
    • describe_firewall()
    • describe_logging_configuration()
    • list_firewalls()
    • update_logging_configuration()
  • ServiceCatalog-AppRegistry:

    • associate_resource()
    • create_application()
    • list_applications()
    • list_associated_resources()

New Methods: * ACM PCA: * list_certificate_authorities()

* CloudWatch:
    * delete_insight_rules()
    * describe_insight_rules()
    * disable_insight_rules()
    * enable_insight_rules()
    * put_insight_rule()
  • CodeDeploy:
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

... (truncated)

Commits
  • b7c66df Pre-Release: Up Version Number
  • 5b0a4ff Prep release 5.1.5 (#8924)
  • 6001586 [EC2] Add modify_instance_metadata_options support (#8922)
  • 865b9a7 SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)
  • f04c3a6 EventBridge: Update describe_event_bus schema (#8893)
  • 3ef1ae7 [Connect Campaign] - Config, Job, Campaign (#8905)
  • 2f6807f Add tagging support for CodeDeploy resources (#8878)
  • a981fe0 ResourceGroups: support retrieval by the name or the ARN of the resource grou...
  • ca847fa [APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)
  • c04116b EC2: Fix Flaky Test (#8914)
  • Additional commits viewable in compare view

Updates responses from 0.25.3 to 0.25.7

Release notes

Sourced from responses's releases.

0.25.7

  • Added support for python 3.13

0.25.6

No release notes provided.

0.25.5

No release notes provided.

Changelog

Sourced from responses's changelog.

0.25.7

  • Added support for python 3.13

0.25.6

  • Added py.typed to package_data

0.25.5

  • Fix readme issue that prevented 0.25.4 from being published to pypi.

0.25.4

  • Responses can now match requests that use data with file-like objects. Files will be read as bytes and stored in the request mock. See #736
  • RequestsMock.matchers was added. This property is an alias to responses.matchers. See #739
  • Removed tests from packaged wheels. See #746
  • Improved recorder API to ease use in REPL environments. See #745
Commits

Updates freezegun from 1.5.1 to 1.5.2

Changelog

Sourced from freezegun's changelog.

1.5.2

  • Remove support for Python 3.7
  • Explicitly marks support for Python 3.13
  • Improved project documentation
Commits
  • ba06fa4 Increase version number
  • da2885d Merge pull request #572 from jayaddison/debian-bug-1106274/tests-datetime-tod...
  • 695aa15 Merge branch 'master' into debian-bug-1106274/tests-datetime-today-tz-localiz...
  • 132ecdb Merge pull request #573 from spulec/admin/indicate-py-13-compat
  • f9235ae Mark support for Python 3.13
  • 9072d08 Merge pull request #544 from spulec/remove-py-37-support
  • 74a6914 Merge pull request #565 from joethesaint/improve-documentation
  • 1343509 README: update example code for consistency with tests
  • 9468f70 Tests: fixup: replace datetime.today method calls with datetime.date clas...
  • 9e4012a Tests: restore some datetime.date-based comparisons
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates moto from 5.1.4 to 5.1.5

Changelog

Sourced from moto's changelog.

5.1.5

Docker Digest for 5.1.5: sha256:b9dbd12d211c88e5799d023db15ec809bca4cc6df93a8aa78f26ccbfb073d18a

New Services:
    * Connect Campaign:
        * create_campaign()
        * delete_campaign()
        * describe_campaign()
        * get_connect_instance_config()
        * start_instance_onboarding_job()
* CloudDirectory:
    * create_directory()
    * delete_directory()
    * get_directory()
    * list_directories()
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()
  • Network Firewall:

    • create_firewall()
    • describe_firewall()
    • describe_logging_configuration()
    • list_firewalls()
    • update_logging_configuration()
  • ServiceCatalog-AppRegistry:

    • associate_resource()
    • create_application()
    • list_applications()
    • list_associated_resources()

New Methods: * ACM PCA: * list_certificate_authorities()

* CloudWatch:
    * delete_insight_rules()
    * describe_insight_rules()
    * disable_insight_rules()
    * enable_insight_rules()
    * put_insight_rule()
  • CodeDeploy:
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

... (truncated)

Commits
  • b7c66df Pre-Release: Up Version Number
  • 5b0a4ff Prep release 5.1.5 (#8924)
  • 6001586 [EC2] Add modify_instance_metadata_options support (#8922)
  • 865b9a7 SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)
  • f04c3a6 EventBridge: Update describe_event_bus schema (#8893)
  • 3ef1ae7 [Connect Campaign] - Config, Job, Campaign (#8905)
  • 2f6807f Add tagging support for CodeDeploy resources (#8878)
  • a981fe0 ResourceGroups: support retrieval by the name or the ARN of the resource grou...
  • ca847fa [APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)
  • c04116b EC2: Fix Flaky Test (#8914)
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • 42157c8 Bumping version to 1.38.25
  • ee1141c Add changelog entries from botocore
  • fd39c84 Merge branch 'release-1.38.24'
  • d077d3f Merge branch 'release-1.38.24' into develop
  • 10fe8d5 Bumping version to 1.38.24
  • Additional commits viewable in compare view

Updates moto from 5.1.4 to 5.1.5

Changelog

Sourced from moto's changelog.

5.1.5

Docker Digest for 5.1.5: sha256:b9dbd12d211c88e5799d023db15ec809bca4cc6df93a8aa78f26ccbfb073d18a

New Services:
    * Connect Campaign:
        * create_campaign()
        * delete_campaign()
        * describe_campaign()
        * get_connect_instance_config()
        * start_instance_onboarding_job()
* CloudDirectory:
    * create_directory()
    * delete_directory()
    * get_directory()
    * list_directories()
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()
  • Network Firewall:

    • create_firewall()
    • describe_firewall()
    • describe_logging_configuration()
    • list_firewalls()
    • update_logging_configuration()
  • ServiceCatalog-AppRegistry:

    • associate_resource()
    • create_application()
    • list_applications()
    • list_associated_resources()

New Methods: * ACM PCA: * list_certificate_authorities()

* CloudWatch:
    * delete_insight_rules()
    * describe_insight_rules()
    * disable_insight_rules()
    * enable_insight_rules()
    * put_insight_rule()
  • CodeDeploy:
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

... (truncated)

Commits
  • b7c66df Pre-Release: Up Version Number
  • 5b0a4ff Prep release 5.1.5 (#8924)
  • 6001586 [EC2] Add modify_instance_metadata_options support (#8922)
  • 865b9a7 SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)
  • f04c3a6 EventBridge: Update describe_event_bus schema (#8893)
  • 3ef1ae7 [Connect Campaign] - Config, Job, Campaign (#8905)
  • 2f6807f Add tagging support for CodeDeploy resources (#8878)
  • a981fe0 ResourceGroups: support retrieval by the name or the ARN of the resource grou...
  • ca847fa [APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)
  • c04116b EC2: Fix Flaky Test (#8914)
  • Additional commits viewable in compare view

Updates responses from 0.25.3 to 0.25.7

Release notes

Sourced from responses's releases.

0.25.7

  • Added support for python 3.13

0.25.6

No release notes provided.

0.25.5

No release notes provided.

Changelog

Sourced from responses's changelog.

0.25.7

  • Added support for python 3.13

0.25.6

  • Added py.typed to package_data

0.25.5

  • Fix readme issue that prevented 0.25.4 from being published to pypi.

0.25.4

  • Responses can now match requests that use data with file-like objects. Files will be read as bytes and stored in the request mock. See #736
  • RequestsMock.matchers was added. This property is an alias to responses.matchers. See #739
  • Removed tests from packaged wheels. See #746
  • Improved recorder API to ease use in REPL environments. See #745
Commits

Updates freezegun from 1.5.1 to 1.5.2

Changelog

Sourced from freezegun's changelog.

1.5.2

  • Remove support for Python 3.7
  • Explicitly marks support for Python 3.13
  • Improved project documentation
Commits
  • ba06fa4 Increase version number
  • da2885d Merge pull request #572 from jayaddison/debian-bug-1106274/tests-datetime-tod...
  • 695aa15 Merge branch 'master' into debian-bug-1106274/tests-datetime-today-tz-localiz...
  • 132ecdb Merge pull request #573 from spulec/admin/indicate-py-13-compat
  • f9235ae Mark support for Python 3.13
  • 9072d08 Merge pull request #544 from spulec/remove-py-37-support
  • 74a6914 Merge pull request #565 from joethesaint/improve-documentation
  • 1343509 README: update example code for consistency with tests
  • 9468f70 Tests: fixup: replace datetime.today method calls with datetime.date clas...
  • 9e4012a Tests: restore some datetime.date-based comparisons
  • Additional commits viewable in compare view

Updates boto3 from 1.38.17 to 1.38.26

Commits
  • 173e2b4 Merge branch 'release-1.38.26'
  • 99ba763 Bumping version to 1.38.26
  • 1133430 Add changelog entries from botocore
  • 3797b9c Merge branch 'release-1.38.25'
  • f84d4e8 Merge branch 'release-1.38.25' into develop
  • Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels May 30, 2025
Bumps the pip-minor-patch group with 4 updates in the /ack_backend directory: [boto3](https://github.com/boto/boto3), [freezegun](https://github.com/spulec/freezegun), [moto](https://github.com/getmoto/moto) and [responses](https://github.com/getsentry/responses).
Bumps the pip-minor-patch group with 9 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.38.17` | `1.38.26` |
| [freezegun](https://github.com/spulec/freezegun) | `1.5.1` | `1.5.2` |
| [moto](https://github.com/getmoto/moto) | `5.1.4` | `5.1.5` |
| [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder) | `1.26.165` | `1.38.26` |
| [aws-lambda-typing](https://github.com/MousaZeidBaker/aws-lambda-typing) | `2.18.0` | `2.20.0` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
| [responses](https://github.com/getsentry/responses) | `0.24.1` | `0.25.7` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` |
| [simplejson](https://github.com/simplejson/simplejson) | `3.19.3` | `3.20.1` |

Bumps the pip-minor-patch group with 3 updates in the /delta_backend directory: [boto3](https://github.com/boto/boto3), [moto](https://github.com/getmoto/moto) and [coverage](https://github.com/nedbat/coveragepy).
Bumps the pip-minor-patch group with 5 updates in the /e2e directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.38.17` | `1.38.26` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` |
| [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` |
| [simplejson](https://github.com/simplejson/simplejson) | `3.19.2` | `3.20.1` |

Bumps the pip-minor-patch group with 1 update in the /e2e_batch directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 11 updates in the /filenameprocessor directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.38.17` | `1.38.26` |
| [freezegun](https://github.com/spulec/freezegun) | `1.5.1` | `1.5.2` |
| [moto](https://github.com/getmoto/moto) | `5.1.4` | `5.1.5` |
| [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder) | `1.26.165` | `1.38.26` |
| [aws-lambda-typing](https://github.com/MousaZeidBaker/aws-lambda-typing) | `2.18.0` | `2.20.0` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
| [responses](https://github.com/getsentry/responses) | `0.24.1` | `0.25.7` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` |
| [simplejson](https://github.com/simplejson/simplejson) | `3.19.3` | `3.20.1` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.8.2` |
| [fakeredis](https://github.com/cunla/fakeredis-py) | `2.26.2` | `2.29.0` |

Bumps the pip-minor-patch group with 2 updates in the /mesh_processor directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 9 updates in the /recordprocessor directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.38.17` | `1.38.26` |
| [freezegun](https://github.com/spulec/freezegun) | `1.5.1` | `1.5.2` |
| [moto](https://github.com/getmoto/moto) | `5.1.4` | `5.1.5` |
| [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder) | `1.26.165` | `1.38.26` |
| [aws-lambda-typing](https://github.com/MousaZeidBaker/aws-lambda-typing) | `2.18.0` | `2.20.0` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
| [responses](https://github.com/getsentry/responses) | `0.24.1` | `0.25.7` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` |
| [simplejson](https://github.com/simplejson/simplejson) | `3.19.3` | `3.20.1` |



Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `responses` from 0.25.3 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `responses` from 0.25.3 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `responses` from 0.25.3 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `coverage` from 7.8.0 to 7.8.2
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.0...7.8.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `coverage` from 7.8.0 to 7.8.2
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.0...7.8.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `cffi` from 1.16.0 to 1.17.1
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.1)

Updates `simplejson` from 3.19.2 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `simplejson` from 3.19.2 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `cffi` from 1.16.0 to 1.17.1
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.1)

Updates `simplejson` from 3.19.2 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `cffi` from 1.16.0 to 1.17.1
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.1)

Updates `simplejson` from 3.19.2 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `coverage` from 7.6.1 to 7.8.2
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.0...7.8.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `coverage` from 7.6.1 to 7.8.2
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.0...7.8.2)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `fakeredis` from 2.26.2 to 2.29.0
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.26.2...v2.29.0)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

Updates `mypy-boto3-dynamodb` from 1.26.164 to 1.38.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `boto3` from 1.38.17 to 1.38.26
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.17...1.38.26)

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

Updates `aws-lambda-typing` from 2.18.0 to 2.20.0
- [Release notes](https://github.com/MousaZeidBaker/aws-lambda-typing/releases)
- [Changelog](https://github.com/MousaZeidBaker/aws-lambda-typing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.18.0...2.20.0)

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

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

Updates `responses` from 0.24.1 to 0.25.7
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.25.3...0.25.7)

Updates `pyjwt` from 2.8.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

Updates `simplejson` from 3.19.3 to 3.20.1
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.3...v3.20.1)

Updates `freezegun` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.25.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.25.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.25.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: aws-lambda-typing
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: requests
  dependency-version: 2.32.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.25.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: simplejson
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.38.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.38.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: simplejson
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: requests
  dependency-version: 2.32.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: aws-lambda-typing
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: requests
  dependency-version: 2.32.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.25.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: simplejson
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.38.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: aws-lambda-typing
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: requests
  dependency-version: 2.32.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.25.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: simplejson
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: freezegun
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: requests
  dependency-version: 2.32.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: cffi
  dependency-version: 1.17.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: simplejson
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.38.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: simplejson
  dependency-version: 3.20.1
  dependency-type: direct:production
  update...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/ack_backend/pip-minor-patch-54c6e2f2c3 branch from 2dac30e to 587f60e Compare June 2, 2025 04:12
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2025

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 3, 2025
@dependabot dependabot Bot deleted the dependabot/pip/ack_backend/pip-minor-patch-54c6e2f2c3 branch June 3, 2025 12:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants