From 3543c7ed561829b838d2fea35cf08c00e0028b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:21:34 +0000 Subject: [PATCH] Bump avro Bumps [avro](https://github.com/apache/avro) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/apache/avro/releases) - [Commits](https://github.com/apache/avro/compare/release-1.11.2...release-1.11.3) --- updated-dependencies: - dependency-name: avro dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda-udfs/f_glue_schema_registry_avro_to_json(varchar,varchar,varchar)/requirements.txt b/lambda-udfs/f_glue_schema_registry_avro_to_json(varchar,varchar,varchar)/requirements.txt index 2d61990..5c25e49 100644 --- a/lambda-udfs/f_glue_schema_registry_avro_to_json(varchar,varchar,varchar)/requirements.txt +++ b/lambda-udfs/f_glue_schema_registry_avro_to_json(varchar,varchar,varchar)/requirements.txt @@ -1 +1 @@ -avro==1.11.2 +avro==1.11.3