From 5fcb7fb61b739aa83ac3fe7e515da76500d6a9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:30:58 +0000 Subject: [PATCH] Bump protobuf in /capitulo_3/recursos/ejercicio_5/file_manipulation Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.0 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../recursos/ejercicio_5/file_manipulation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capitulo_3/recursos/ejercicio_5/file_manipulation/requirements.txt b/capitulo_3/recursos/ejercicio_5/file_manipulation/requirements.txt index a26a964..5b0722c 100644 --- a/capitulo_3/recursos/ejercicio_5/file_manipulation/requirements.txt +++ b/capitulo_3/recursos/ejercicio_5/file_manipulation/requirements.txt @@ -10,7 +10,7 @@ googleapis-common-protos==1.6.0 idna==2.8 numpy==1.17.4 pandas==0.25.3 -protobuf==3.11.0 +protobuf==3.18.3 pyasn1==0.4.8 pyasn1-modules==0.2.7 python-dateutil==2.8.1