From bc0fc1bfc072c1b37f0e80e838591f25fb9433a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 11:19:16 +0000 Subject: [PATCH] [stubsabot] Bump aws-xray-sdk to 2.11.* (#9156) Release: https://pypi.org/pypi/aws-xray-sdk/2.11.0 Homepage: https://github.com/aws/aws-xray-sdk-python Diff: https://github.com/aws/aws-xray-sdk-python/compare/2.10.0...2.11.0 Stubsabot analysis of the diff between the two releases: - 7 public Python files have been added: `aws_xray_sdk/core/utils/sqs_message_helper.py`, `aws_xray_sdk/ext/httpx/__init__.py`, `aws_xray_sdk/ext/httpx/patch.py`, `tests/ext/httpx/__init__.py`, `tests/ext/httpx/test_httpx.py`, `tests/ext/httpx/test_httpx_async.py`, `tests/test_sqs_message_helper.py`. - 0 files included in typeshed's stubs have been deleted. - 7 files included in typeshed's stubs have been modified or renamed: `aws_xray_sdk/core/async_recorder.py`, `aws_xray_sdk/core/lambda_launcher.py`, `aws_xray_sdk/core/models/dummy_entities.py`, `aws_xray_sdk/core/models/entity.py`, `aws_xray_sdk/core/patcher.py`, `aws_xray_sdk/core/recorder.py`, `aws_xray_sdk/version.py`. - Total lines of Python code added: 858. - Total lines of Python code deleted: 56. --- stubs/aws-xray-sdk/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/aws-xray-sdk/METADATA.toml b/stubs/aws-xray-sdk/METADATA.toml index 4e51482b6..e572d5373 100644 --- a/stubs/aws-xray-sdk/METADATA.toml +++ b/stubs/aws-xray-sdk/METADATA.toml @@ -1 +1 @@ -version = "2.10.*" +version = "2.11.*"