From a82c022515a6345fa89f967263a8701c83d92a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 08:52:39 +0900 Subject: [PATCH 1/2] Bump pyopenssl from 23.2.0 to 23.3.0 (#504) Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.2.0 to 23.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/23.2.0...23.3.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Spacca --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 08acd132..c1551779 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -10,4 +10,4 @@ python-rapidjson==1.13 cysimdjson==23.8 responses==0.23.3 testcontainers==3.7.1 -pyOpenSSL==23.2.0 +pyOpenSSL==23.3.0 From 19b6d13d7c6af71cc881f4782b824634a582bdd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 08:53:08 +0900 Subject: [PATCH 2/2] Bump boto3 from 1.28.74 to 1.28.75 (#514) Bumps [boto3](https://github.com/boto/boto3) from 1.28.74 to 1.28.75. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.28.74...1.28.75) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43997f9d..abf375c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ elastic-apm==6.19.0 -boto3==1.28.74 +boto3==1.28.75 ecs_logging==2.1.0 elasticsearch==7.16.3 PyYAML==6.0.1