From cc2ef48cd3d81683b4f32101723789e6b7e8fa26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 22:39:04 -0800 Subject: [PATCH] [stubsabot] Bump aws-xray-sdk to 2.13.* (#11536) Release: https://pypi.org/pypi/aws-xray-sdk/2.13.0 Homepage: https://github.com/aws/aws-xray-sdk-python Repository: https://github.com/aws/aws-xray-sdk-python Diff: https://github.com/aws/aws-xray-sdk-python/compare/2.12.1...2.13.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `tests/ext/sqlalchemy_core/test_dburl.py`. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `aws_xray_sdk/version.py`. - Total lines of Python code added: 65. - Total lines of Python code deleted: 14. --- 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 792d4b475..4849790d5 100644 --- a/stubs/aws-xray-sdk/METADATA.toml +++ b/stubs/aws-xray-sdk/METADATA.toml @@ -1,4 +1,4 @@ -version = "2.12.*" +version = "2.13.*" upstream_repository = "https://github.com/aws/aws-xray-sdk-python" partial_stub = true