Skip to content

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

Merged
Akol125 merged 2 commits intomasterfrom
dependabot/pip/lambdas/ack_backend/pip-minor-patch-e48e792398
Mar 24, 2026
Merged

Bump the pip-minor-patch group across 13 directories with 13 updates#1325
Akol125 merged 2 commits intomasterfrom
dependabot/pip/lambdas/ack_backend/pip-minor-patch-e48e792398

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Bumps the pip-minor-patch group with 4 updates in the /lambdas/ack_backend directory: boto3, mypy-boto3-dynamodb, moto and coverage.
Bumps the pip-minor-patch group with 7 updates in the /lambdas/backend directory:

Package From To
boto3 1.42.46 1.42.74
moto 5.1.21 5.1.22
coverage 7.13.4 7.13.5
boto3-stubs-lite 1.42.46 1.42.74
responses 0.25.8 0.26.0
pyjwt 2.12.0 2.12.1
jsonpath-ng 1.7.0 1.8.0

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

Package From To
boto3 1.42.46 1.42.74
mypy-boto3-dynamodb 1.42.41 1.42.73
moto 5.1.21 5.1.22
coverage 7.13.4 7.13.5
aws-lambda-powertools 3.24.0 3.26.0

Bumps the pip-minor-patch group with 7 updates in the /lambdas/filenameprocessor directory:

Package From To
boto3 1.42.46 1.42.74
coverage 7.13.4 7.13.5
boto3-stubs-lite 1.42.46 1.42.74
responses 0.25.8 0.26.0
pyjwt 2.12.0 2.12.1
jsonpath-ng 1.7.0 1.8.0
fakeredis 2.33.0 2.34.1

Bumps the pip-minor-patch group with 5 updates in the /lambdas/id_sync directory:

Package From To
boto3 1.42.46 1.42.74
mypy-boto3-dynamodb 1.42.41 1.42.73
moto 5.1.21 5.1.22
coverage 7.13.4 7.13.5
pyjwt 2.12.0 2.12.1

Bumps the pip-minor-patch group with 5 updates in the /lambdas/mesh_processor directory:

Package From To
boto3 1.42.46 1.42.74
mypy-boto3-dynamodb 1.42.41 1.42.73
moto 5.1.21 5.1.22
coverage 7.13.4 7.13.5
smart-open 7.5.0 7.5.1

Bumps the pip-minor-patch group with 5 updates in the /lambdas/mns_subscription directory:

Package From To
boto3 1.42.46 1.42.74
moto 5.1.21 5.1.22
coverage 7.13.4 7.13.5
responses 0.25.8 0.26.0
pyjwt 2.12.0 2.12.1

Bumps the pip-minor-patch group with 7 updates in the /lambdas/recordforwarder directory:

Package From To
boto3 1.42.46 1.42.74
moto 5.1.21 5.1.22
coverage 7.13.4 7.13.5
boto3-stubs-lite 1.42.46 1.42.74
responses 0.25.8 0.26.0
pyjwt 2.12.0 2.12.1
jsonpath-ng 1.7.0 1.8.0

Bumps the pip-minor-patch group with 3 updates in the /lambdas/recordprocessor directory: boto3, coverage and boto3-stubs-lite.
Bumps the pip-minor-patch group with 4 updates in the /lambdas/redis_sync directory: boto3, mypy-boto3-dynamodb, moto and coverage.
Bumps the pip-minor-patch group with 6 updates in the /lambdas/shared directory:

Package From To
boto3 1.42.46 1.42.74
mypy-boto3-dynamodb 1.42.41 1.42.73
moto 5.1.21 5.1.22
coverage 7.13.4 7.13.5
pyjwt 2.11.0 2.12.1
jsonpath-ng 1.7.0 1.8.0

Bumps the pip-minor-patch group with 2 updates in the /tests/e2e_automation directory: pytest-check and python-dotenv.

Updates boto3 from 1.42.46 to 1.42.74

Commits
  • efb76df Merge branch 'release-1.42.74'
  • 8d8ff13 Bumping version to 1.42.74
  • 56e7669 Add changelog entries from botocore
  • 3a06d63 Merge branch 'release-1.42.73'
  • 04dfc51 Merge branch 'release-1.42.73' into develop
  • ca7b043 Bumping version to 1.42.73
  • ef6697c Add changelog entries from botocore
  • 3c02c15 Merge branch 'release-1.42.72'
  • b7e01e9 Merge branch 'release-1.42.72' into develop
  • fcc3fe3 Bumping version to 1.42.72
  • Additional commits viewable in compare view

Updates mypy-boto3-dynamodb from 1.42.41 to 1.42.73

Release notes

Sourced from mypy-boto3-dynamodb'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 moto from 5.1.21 to 5.1.22

Changelog

Sourced from moto's changelog.

5.1.22

Docker Digest for 5.1.22: sha256:1e3802c95726373544967b428201c548f0247c15b00db2d96a5ba0a77d8643b8

New Methods:
    * APIGateway:
        * delete_model()
* Athena:
    * tag_resource()
    * untag_resource()
  • Pipes:

    • list_tags_for_resource()
  • OSIS:

    • delete_resource_policy()
    • get_resource_policy()
    • put_resource_policy()
  • RDS:

    • copy_db_cluster_parameter_group()
  • STS:

    • get_access_key_info()
  • Transfer:

    • list_servers()

Miscellaneous:
* CloudFormation now supports the creation/update/deletion of AWS::CloudWatch::Dashboard resources
* CloudFormation now supports the creation/update/deletion of AWS::KMS::Alias resources
* CloudFormation now supports the creation/update/deletion of AWS::SSM::Document resources
* EC2: create_fleet() now supports the parameters DryRun and LaunchTemplateConfigs.Overrides
* EC2: describe_network_interfaces() now supports the 'attachment.attachment-id'-filter
* EC2: Instances created from a LaunchTemplate now have the 'aws:ec2launchtemplate:id' and 'aws:ec2launchtemplate:version' tags
* RDS: create_db_cluster_parameter_group() now validates the provided group name/description/familiy
* RDS: delete_db_cluster_parameter_group() now validates that the provided group exists
* S3: delete_object() now supports IfMatch
* SecretsManager: create-secret() now throw ResourceExistsException for duplicate requests with different token (broken since 5.1.11)
* SQS: send_message() now returns the SequenceNumber-attribute
* VPCLattice: list_access_log_subscriptions() now also supports arns as resourceIdentifiers

Commits

Updates coverage from 7.13.4 to 7.13.5

Changelog

Sourced from coverage's changelog.

Version 7.13.5 — 2026-03-17

  • Fix: issue 2138_ describes a memory leak that happened when repeatedly using the Coverage API with in-memory data. This is now fixed.

  • Fix: the markdown-formatted coverage report didn't fully escape special characters in file paths (issue 2141). This would be very unlikely to cause a problem, but now it's done properly, thanks to Ellie Ayla <pull 2142_>.

  • Fix: the C extension wouldn't build on VS2019, but now it does (issue 2145_).

.. _issue 2138: coveragepy/coveragepy#2138 .. _issue 2141: coveragepy/coveragepy#2141 .. _pull 2142: coveragepy/coveragepy#2142 .. _issue 2145: coveragepy/coveragepy#2145

.. _changes_7-13-4:

Commits
  • c88da14 docs: sample HTML for 7.13.5
  • e2ac3e1 build: sample HTML shouldn't include the status.json file
  • 910f8f3 docs: prep for 7.13.5
  • 3a4819c style: make workflows more uniform
  • 2a53705 chore: bump the action-dependencies group across 1 directory with 4 updates (...
  • e7c878d chore: make upgrade
  • ab4db40 build: use --generate-hashes when pinning
  • a438753 chore: make upgrade
  • 7b33457 refactor: some leftover pyupgrade 3.10 bits
  • 2ff968d refactor: this type wasn't used anywhere
  • Additional commits viewable in compare view

Updates boto3 from 1.42.46 to 1.42.74

Commits
  • efb76df Merge branch 'release-1.42.74'
  • 8d8ff13 Bumping version to 1.42.74
  • 56e7669 Add changelog entries from botocore
  • 3a06d63 Merge branch 'release-1.42.73'
  • 04dfc51 Merge branch 'release-1.42.73' into develop
  • ca7b043 Bumping version to 1.42.73
  • ef6697c Add changelog entries from botocore
  • 3c02c15 Merge branch 'release-1.42.72'
  • b7e01e9 Merge branch 'release-1.42.72' into develop
  • fcc3fe3 Bumping version to 1.42.72
  • Additional commits viewable in compare view

Updates moto from 5.1.21 to 5.1.22

Changelog

Sourced from moto's changelog.

5.1.22

Docker Digest for 5.1.22: sha256:1e3802c95726373544967b428201c548f0247c15b00db2d96a5ba0a77d8643b8

New Methods:
    * APIGateway:
        * delete_model()
* Athena:
    * tag_resource()
    * untag_resource()
  • Pipes:

    • list_tags_for_resource()
  • OSIS:

    • delete_resource_policy()
    • get_resource_policy()
    • put_resource_policy()
  • RDS:

    • copy_db_cluster_parameter_group()
  • STS:

    • get_access_key_info()
  • Transfer:

    • list_servers()

Miscellaneous:
* CloudFormation now supports the creation/update/deletion of AWS::CloudWatch::Dashboard resources
* CloudFormation now supports the creation/update/deletion of AWS::KMS::Alias resources
* CloudFormation now supports the creation/update/deletion of AWS::SSM::Document resources
* EC2: create_fleet() now supports the parameters DryRun and LaunchTemplateConfigs.Overrides
* EC2: describe_network_interfaces() now supports the 'attachment.attachment-id'-filter
* EC2: Instances created from a LaunchTemplate now have the 'aws:ec2launchtemplate:id' and 'aws:ec2launchtemplate:version' tags
* RDS: create_db_cluster_parameter_group() now validates the provided group name/description/familiy
* RDS: delete_db_cluster_parameter_group() now validates that the provided group exists
* S3: delete_object() now supports IfMatch
* SecretsManager: create-secret() now throw ResourceExistsException for duplicate requests with different token (broken since 5.1.11)
* SQS: send_message() now returns the SequenceNumber-attribute
* VPCLattice: list_access_log_subscriptions() now also supports arns as resourceIdentifiers

Commits

Updates coverage from 7.13.4 to 7.13.5

Changelog

Sourced from coverage's changelog.

Version 7.13.5 — 2026-03-17

  • Fix: issue 2138_ describes a memory leak that happened when repeatedly using the Coverage API with in-memory data. This is now fixed.

  • Fix: the markdown-formatted coverage report didn't fully escape special characters in file paths (issue 2141). This would be very unlikely to cause a problem, but now it's done properly, thanks to Ellie Ayla <pull 2142_>.

  • Fix: the C extension wouldn't build on VS2019, but now it does (issue 2145_).

.. _issue 2138: coveragepy/coveragepy#2138 .. _issue 2141: coveragepy/coveragepy#2141 .. _pull 2142: coveragepy/coveragepy#2142 .. _issue 2145: coveragepy/coveragepy#2145

.. _changes_7-13-4:

Commits
  • c88da14 docs: sample HTML for 7.13.5
  • e2ac3e1 build: sample HTML shouldn't include the status.json file
  • 910f8f3 docs: prep for 7.13.5
  • 3a4819c style: make workflows more uniform
  • 2a53705 chore: bump the action-dependencies group across 1 directory with 4 updates (...
  • e7c878d chore: make upgrade
  • ab4db40 build: use --generate-hashes when pinning
  • a438753 chore: make upgrade
  • 7b33457 refactor: some leftover pyupgrade 3.10 bits
  • 2ff968d refactor: this type wasn't used anywhere
  • Additional commits viewable in compare view

Updates boto3-stubs-lite from 1.42.46 to 1.42.74

Release notes

Sourced from boto3-stubs-lite'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 responses from 0.25.8 to 0.26.0

Release notes

Sourced from responses's releases.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Changelog

Sourced from responses's changelog.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Commits
  • 94913d0 release: 0.26.0
  • 051b79e Make assert_all_requests_are_fired always assert on exception (#782)
  • 0905cb8 Fix query_param_matcher not matching empty query parameter values (#787)
  • e0c6faa ci(release): Switch from action-prepare-release to Craft (#785)
  • 1be3a73 fix: Consider the Retry-After header when handling retries (#784)
  • c6730fb Merge branch 'release/0.25.8'
  • See full diff in compare view

Updates pyjwt from 2.12.0 to 2.12.1

Release notes

Sourced from pyjwt's releases.

2.12.1

What's Changed

Full Changelog: jpadilla/pyjwt@2.12.0...2.12.1

Changelog

Sourced from pyjwt's changelog.

v2.12.1 <https://github.com/jpadilla/pyjwt/compare/2.12.0...2.12.1>__

Fixed


- Add missing ``typing_extensions`` dependency for Python < 3.11 in `[#1150](https://github.com/jpadilla/pyjwt/issues/1150) <https://github.com/jpadilla/pyjwt/issues/1150>`__
Commits

Updates jsonpath-ng from 1.7.0 to 1.8.0

Changelog

Sourced from jsonpath-ng's changelog.

1.8.0 - 2026-02-24

Added

  • Support Python 3.13 and 3.14
  • Typing for IDE autocomplete
  • Support for EMOJI and CJK Unicode
  • Support for DatumInContext in-place updating
  • Support equality checking of Operation instances
  • Support string serialization of Union and Intersect instances
  • Support comma-separated indices
  • Add typings for IDE autocomplete

Changed

  • Rename ExtentedJsonPathParser
  • Remove ply dependency

Fixed

  • Fix False and None values
  • Fix single constant case
  • Update field filter to resolve wildcard path issue
  • Vendor copy of ply and remove pickle support from the vendored copy to resolve CVE-2025-56005
  • Fix string serialization throughout the library to enforce roundtrip parsing consistency.
    • Fields are more conservatively enclosed in quotion marks This fixes serialization and re-parsing of "00", '%', '0@' and "&'".
    • Operation instances can now be serialized. This fixes serialization of 0-@ and A -A.
    • SortedThis instances can now be serialized and re-parsed. This fixes serialization of 0[/0].
    • Child precedence is now preserved using parentheses during serialization. This ensures that serialized strings like a..b[c] serialize and re-parse identically.
  • Fix parsing and string serialization of numeric-only identifiers. This fixes parsing of 10, which was parsed as two separate fields.
  • Fix equality checks for SortedThis instances.
  • Fix bool filter type to handle None values

Removed

  • Python 3.8 and 3.9 no longer supported
Commits
  • e59ead3 Release v1.8.0
  • ee53af8 Update setup.py
  • 485ffb3 Update requirements.txt
  • e00121b Fix a number of bugs uncovered by roundtrip testing
  • eeed776 Remove pickle support in ply modules
  • 314401c Vendor ply as it is no longer maintained
  • a44b275 Bump github/codeql-action from 3 to 4
  • 9878070 Bump actions/checkout from 5 to 6
  • 0ff6edd Test with Python 3.14
  • 3fb3558 Remove official support for Python 3.8 and 3.9
  • Additional commits viewable in compare view

Updates boto3 from 1.42.46 to 1.42.74

Commits
  • efb76df Merge branch 'release-1.42.74'
  • 8d8ff13 Bumping version to 1.42.74
  • 56e7669 Add changelog entries from botocore
  • 3a06d63 Merge branch 'release-1.42.73'
  • 04dfc51 Merge branch 'release-1.42.73' into develop
  • ca7b043 Bumping version to 1.42.73
  • ef6697c Add changelog entries from botocore
  • 3c02c15 Merge branch 'release-1.42.72'
  • b7e01e9 Merge branch 'release-1.42.72' into develop
  • fcc3fe3 Bumping version to 1.42.72
  • Additional commits viewable in compare view

Updates moto from 5.1.21 to 5.1.22

Changelog

Sourced from moto's changelog.

5.1.22

Docker Digest for 5.1.22: sha256:1e3802c95726373544967b428201c548f0247c15b00db2d96a5ba0a77d8643b8

New Methods:
    * APIGateway:
        * delete_model()
* Athena:
    * tag_resource()
    * untag_resource()
  • Pipes:

    • list_tags_for_resource()
  • OSIS:

    • delete_resource_policy()
    • get_resource_policy()
    • put_resource_policy()
  • RDS:

    • copy_db_cluster_parameter_group()
  • STS:

    • get_access_key_info()
  • Transfer:

    • list_servers()

Miscellaneous:
* CloudFormation now supports the creation/update/deletion of AWS::CloudWatch::Dashboard resources
* CloudFormation now supports the creation/update/deletion of AWS::KMS::Alias resources
* CloudFormation now supports the creation/update/deletion of AWS::SSM::Document resources
* EC2: create_fleet() now supports the parameters DryRun and LaunchTemplateConfigs.Overrides
* EC2: describe_network_interfaces() now supports the 'attachment.attachment-id'-filter
* EC2: Instances created from a LaunchTemplate now have the 'aws:ec2launchtemplate:id' and 'aws:ec2launchtemplate:version' tags
* RDS: create_db_cluster_parameter_group() now validates the provided group name/description/familiy
* RDS: delete_db_cluster_parameter_group() now validates that the provided group exists
* S3: delete_object() now supports IfMatch
* SecretsManager: create-secret() now throw ResourceExistsException for duplicate requests with different token (broken since 5.1.11)
* SQS: send_message() now returns the SequenceNumber-attribute
* VPCLattice: list_access_log_subscriptions() now also supports arns as resourceIdentifiers

Commits

Updates coverage from 7.13.4 to 7.13.5

Changelog

Sourced from coverage's changelog.

Version 7.13.5 — 2026-03-17

  • Fix: issue 2138_ describes a memory leak that happened when repeatedly using the Coverage API with in-memory data. This is now fixed.

  • Fix: the markdown-formatted coverage report didn't fully escape special characters in file paths (issue 2141). This would be very unlikely to cause a problem, but now it's done properly, thanks to Ellie Ayla <pull 2142_>.

  • Fix: the C extension wouldn't build on VS2019, but now it does (issue 2145_).

.. _issue 2138: coveragepy/coveragepy#2138 .. _issue 2141: coveragepy/coveragepy#2141 .. _pull 2142: coveragepy/coveragepy#2142 .. _issue 2145: coveragepy/coveragepy#2145

.. _changes_7-13-4:

Commits
  • c88da14 docs: sample HTML for 7.13.5
  • e2ac3e1 build: sample HTML shouldn't include the status.json file
  • 910f8f3 docs: prep for 7.13.5
  • 3a4819c style: make workflows more uniform
  • 2a53705 chore: bump the action-dependencies group across 1 directory with 4 updates (...
  • e7c878d chore: make upgrade
  • ab4db40 build: use --generate-hashes when pinning
  • a438753 chore: make upgrade
  • 7b33457 refactor: some leftover pyupgrade 3.10 bits
  • 2ff968d refactor: this type wasn't used anywhere
  • Additional commits viewable in compare view

Updates boto3 from 1.42.46 to 1.42.74

Commits
  • efb76df Merge branch 'release-1.42.74'
  • 8d8ff13 Bumping version to 1.42.74
  • 56e7669 Add changelog entries from botocore
  • 3a06d63 Merge branch 'release-1.42.73'
  • 04dfc51 Merge branch 'release-1.42.73' into develop
  • ca7b043 Bumping version to 1.42.73
  • ef6697c Add changelog entries from botocore
  • 3c02c15 Merge branch 'release-1.42.72'
  • b7e01e9 Merge branch 'release-1.42.72' into develop
  • fcc3fe3 Bumping version to 1.42.72
  • Additional commits viewable in compare view

Updates mypy-boto3-dynamodb from 1.42.41 to 1.42.73

Release notes

Sourced from mypy-boto3-dynamodb'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 moto from 5.1.21 to 5.1.22

Changelog

Sourced from moto's changelog.

5.1.22

Docker Digest for 5.1.22: sha256:1e3802c95726373544967b428201c548f0247c15b00db2d96a5ba0a77d8643b8

New Methods:
    * APIGateway:
        * delete_model()
* Athena:
    * tag_resource()
    * untag_resource()
  • Pipes:

    • list_tags_for_resource()
  • OSIS:

    • delete_resource_policy()
    • get_resource_policy()
    • put_resource_policy()
  • RDS:

    • copy_db_cluster_parameter_group()
  • STS:

    • get_access_key_info()
  • Transfer:

    • list_servers()

Miscellaneous:
* CloudFormation now supports the creation/update/deletion of AWS::CloudWatch::Dashboard resources
* CloudFormation now supports the creation/update/deletion of AWS::KMS::Alias resources
* CloudFormation now supports the creation/update/deletion of AWS::SSM::Document resources
* EC2: create_fleet() now supports the parameters DryRun and LaunchTemplateConfigs.Overrides
* EC2: describe_network_interfaces() now supports the 'attachment.attachment-id'-filter
* EC2: Instances created from a LaunchTemplate now have the 'aws:ec2launchtemplate:id' and 'aws:ec2launchtemplate:version' tags
* RDS: create_db_cluster_parameter_group() now validates the provided group name/description/familiy
* RDS: delete_db_cluster_parameter_group() now validates that the provided group exists
* S3: delete_object() now supports IfMatch
* SecretsManager: create-secret() now throw ResourceExistsException for duplicate requests with different token (broken since 5.1.11)
* SQS: send_message() now returns the SequenceNumber-attribute
* VPCLattice: list_access_log_subscriptions() now also supports arns as resourceIdentifiers

Commits

Updates coverage from 7.13.4 to 7.13.5

Changelog

Sourced from coverage's changelog.

Version 7.13.5 — 2026-03-17

  • Fix: issue 2138_ describes a memory leak that happened when repeatedly using the Coverage API with in-memory data. This is now fixed.

  • Fix: the markdown-formatted coverage report didn't fully escape special characters in file paths (issue 2141). This would be very unlikely to cause a problem, but now it's done properly, thanks to Ellie Ayla <pull 2142_>.

  • Fix: the C extension wouldn't build on VS2019, but now it does (issue 2145_).

.. _issue 2138: coveragepy/coveragepy#2138 .. _issue 2141: coveragepy/coveragepy#2141 .. _pull 2142: coveragepy/coveragepy#2142 .. _issue 2145: coveragepy/coveragepy#2145

.. _changes_7-13-4:

Commits
  • c88da14 docs: sample HTML for 7.13.5
  • e2ac3e1 build: sample HTML shouldn't include the status.json file
  • 910f8f3 docs: prep for 7.13.5
  • 3a4819c style: make workflows more uniform
  • 2a53705 chore: bump the action-dependencies group across 1 directory with 4 updates (...
  • e7c878d chore: make upgrade
  • ab4db40 build: use --generate-hashes when pinning
  • a438753 chore: make upgrade
  • 7b33457 refactor: some leftover pyupgrade 3.10 bits
  • 2ff968d refactor: this type wasn't used anywhere
  • Additional commits viewable in compare view

Updates aws-lambda-powertools from 3.24.0 to 3.26.0

Release notes

Sourced from aws-lambda-powertools's releases.

v3.26.0

Summary

In this release, we are pleased to announce a new utility for interacting with the Lambda Metadata Service, allowing you to easily retrieve information about the Lambda function, such as the Availability Zone ID.

A huge thanks to @​acascell, @​shaked-lokits, @​maxrabin, and @​amin-farjadi, for their contributions 🚀🌟

Lambda Metadata Service

Docs

You can now use get_lambda_metadata() function fetch metadata from the AWS Lambda Metadata endpoint, such as the Availability Zone ID. Results are cached for the sandbox lifetime and the utility automatically returns empty metadata outside of Lambda, so your code works seamlessly in local development and testing.

from aws_lambda_powertools import Logger
from aws_lambda_powertools.utilities.metadata import LambdaMetadata, get_lambda_metadata
from aws_lambda_powertools.utilities.typing import LambdaContext
logger = Logger()
def lambda_handler(event: dict, context: LambdaContext) -> dict:
metadata: LambdaMetadata = get_lambda_metadata()
az_id = metadata.availability_zone_id  # e.g., "use1-az1"
logger.append_keys(az_id=az_id)
logger.info(&quot;Processing request&quot;)
return {&quot;az_id&quot;: az_id}

Changes

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

... (truncated)

Changelog

Sourced from aws-lambda-powertools's changelog.

[v3.26.0] - 2026-03-20

Features

  • add ldms feature (#8051)

Maintenance

  • version bump

[v3.25.0] - 2026-03-12

Bug Fixes

  • ci: remove DUB region (#8031)
  • event-handler: prevent OpenAPI schema bleed when reusing response dictionaries (#7952)
  • event_handler: add middleware validation per route (#8020)
  • event_handler: fix bug regression in Annotated field (#7904)
  • event_handler: return 415 status_code for unsupported content-type headers (#7980)
  • event_handler: sync alias and validation_alias for Pydantic 2.12+ compatibility (#7901)
  • event_handler: preserve openapi_examples on Body (#7862)
  • logger: preserve percent-style formatting args in flush_buffer (#8009)
  • parameters: fix variable shadowing in SSM parameter chunking (#8006)
  • typing: resolve ty diagnostics in logging and metrics modules (#7953)
  • typing: accept Mapping type in resolve() for event parameter (#7909)

Code Refactoring

  • batch: improve type annotation for event parameter (#7924)

DocumentationDescription has been truncated

Bumps the pip-minor-patch group with 4 updates in the /lambdas/ack_backend directory: [boto3](https://github.com/boto/boto3), [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder), [moto](https://github.com/getmoto/moto) and [coverage](https://github.com/coveragepy/coveragepy).
Bumps the pip-minor-patch group with 7 updates in the /lambdas/backend directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder) | `1.42.46` | `1.42.74` |
| [responses](https://github.com/getsentry/responses) | `0.25.8` | `0.26.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.0` | `2.12.1` |
| [jsonpath-ng](https://github.com/h2non/jsonpath-ng) | `1.7.0` | `1.8.0` |

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

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) | `1.42.41` | `1.42.73` |
| [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `3.24.0` | `3.26.0` |

Bumps the pip-minor-patch group with 7 updates in the /lambdas/filenameprocessor directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder) | `1.42.46` | `1.42.74` |
| [responses](https://github.com/getsentry/responses) | `0.25.8` | `0.26.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.0` | `2.12.1` |
| [jsonpath-ng](https://github.com/h2non/jsonpath-ng) | `1.7.0` | `1.8.0` |
| [fakeredis](https://github.com/cunla/fakeredis-py) | `2.33.0` | `2.34.1` |

Bumps the pip-minor-patch group with 5 updates in the /lambdas/id_sync directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) | `1.42.41` | `1.42.73` |
| [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.0` | `2.12.1` |

Bumps the pip-minor-patch group with 5 updates in the /lambdas/mesh_processor directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) | `1.42.41` | `1.42.73` |
| [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [smart-open](https://github.com/piskvorky/smart_open) | `7.5.0` | `7.5.1` |

Bumps the pip-minor-patch group with 5 updates in the /lambdas/mns_subscription directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [responses](https://github.com/getsentry/responses) | `0.25.8` | `0.26.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.0` | `2.12.1` |

Bumps the pip-minor-patch group with 7 updates in the /lambdas/recordforwarder directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder) | `1.42.46` | `1.42.74` |
| [responses](https://github.com/getsentry/responses) | `0.25.8` | `0.26.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.0` | `2.12.1` |
| [jsonpath-ng](https://github.com/h2non/jsonpath-ng) | `1.7.0` | `1.8.0` |

Bumps the pip-minor-patch group with 3 updates in the /lambdas/recordprocessor directory: [boto3](https://github.com/boto/boto3), [coverage](https://github.com/coveragepy/coveragepy) and [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder).
Bumps the pip-minor-patch group with 4 updates in the /lambdas/redis_sync directory: [boto3](https://github.com/boto/boto3), [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder), [moto](https://github.com/getmoto/moto) and [coverage](https://github.com/coveragepy/coveragepy).
Bumps the pip-minor-patch group with 6 updates in the /lambdas/shared directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.42.46` | `1.42.74` |
| [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) | `1.42.41` | `1.42.73` |
| [moto](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.11.0` | `2.12.1` |
| [jsonpath-ng](https://github.com/h2non/jsonpath-ng) | `1.7.0` | `1.8.0` |

Bumps the pip-minor-patch group with 2 updates in the /tests/e2e_automation directory: [pytest-check](https://github.com/okken/pytest-check) and [python-dotenv](https://github.com/theskumar/python-dotenv).


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

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

Updates `jsonpath-ng` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/CHANGELOG.md)
- [Commits](h2non/jsonpath-ng@v1.7.0...v1.8.0)

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

Updates `aws-lambda-powertools` from 3.24.0 to 3.26.0
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v3.24.0...v3.26.0)

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

Updates `jsonpath-ng` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/CHANGELOG.md)
- [Commits](h2non/jsonpath-ng@v1.7.0...v1.8.0)

Updates `fakeredis` from 2.33.0 to 2.34.1
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.33.0...v2.34.1)

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

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

Updates `smart-open` from 7.5.0 to 7.5.1
- [Release notes](https://github.com/piskvorky/smart_open/releases)
- [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/smart_open@v7.5.0...v7.5.1)

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

Updates `jsonpath-ng` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/CHANGELOG.md)
- [Commits](h2non/jsonpath-ng@v1.7.0...v1.8.0)

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

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

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

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

Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.4...7.13.5)

Updates `pyjwt` from 2.11.0 to 2.12.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.12.0...2.12.1)

Updates `jsonpath-ng` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/CHANGELOG.md)
- [Commits](h2non/jsonpath-ng@v1.7.0...v1.8.0)

Updates `pytest-check` from 2.6.2 to 2.8.0
- [Release notes](https://github.com/okken/pytest-check/releases)
- [Changelog](https://github.com/okken/pytest-check/blob/main/changelog.md)
- [Commits](okken/pytest-check@2.6.2...2.8.0)

Updates `python-dotenv` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.42.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: jsonpath-ng
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.42.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: aws-lambda-powertools
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: jsonpath-ng
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: fakeredis
  dependency-version: 2.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.42.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.42.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: smart-open
  dependency-version: 7.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: jsonpath-ng
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.42.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.42.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: mypy-boto3-dynamodb
  dependency-version: 1.42.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: pyjwt
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: jsonpath-ng
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pytest-check
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: python-dotenv
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels Mar 24, 2026
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox March 24, 2026 03:27 Failure
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox March 24, 2026 03:43 Failure
@sonarqubecloud
Copy link
Copy Markdown

@Akol125 Akol125 enabled auto-merge (squash) March 24, 2026 10:42
@Akol125 Akol125 temporarily deployed to internal-dev-sandbox March 24, 2026 10:45 — with GitHub Actions Inactive
@Akol125 Akol125 temporarily deployed to internal-dev-sandbox March 24, 2026 10:46 — with GitHub Actions Inactive
@Akol125 Akol125 temporarily deployed to internal-dev-sandbox March 24, 2026 10:47 — with GitHub Actions Inactive
@Akol125 Akol125 merged commit 4746d8b into master Mar 24, 2026
17 checks passed
@Akol125 Akol125 deleted the dependabot/pip/lambdas/ack_backend/pip-minor-patch-e48e792398 branch March 24, 2026 10:57
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.

2 participants