From 3d8e7f006d33d784a59631a80958e5702bf7d28b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:24:44 +0000 Subject: [PATCH] Bump protobuf from 3.8.0 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.8.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.8.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2ff687a..6629538 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,20 +12,20 @@ certifi==2019.3.9 # via requests chardet==3.0.4 # via requests -django-auth-ldap==1.7.0 - # via -r requirements.in -django-bootstrap3-datetimepicker-3==2.6.0 - # via -r requirements.in -django-bootstrap3==11.0.0 - # via -r requirements.in -django-post-office==3.2.1 - # via -r requirements.in django==2.2.24 # via # -r requirements.in # django-auth-ldap # django-post-office # jsonfield +django-auth-ldap==1.7.0 + # via -r requirements.in +django-bootstrap3==11.0.0 + # via -r requirements.in +django-bootstrap3-datetimepicker-3==2.6.0 + # via -r requirements.in +django-post-office==3.2.1 + # via -r requirements.in firebase-admin==2.16.0 # via -r requirements.in google-api-core[grpc]==1.11.1 @@ -35,14 +35,14 @@ google-api-core[grpc]==1.11.1 # google-cloud-firestore google-api-python-client==1.7.9 # via -r requirements.in -google-auth-httplib2==0.0.3 - # via google-api-python-client google-auth==1.6.3 # via # google-api-core # google-api-python-client # google-auth-httplib2 # google-cloud-storage +google-auth-httplib2==0.0.3 + # via google-api-python-client google-cloud-core==1.0.1 # via # google-cloud-firestore @@ -74,21 +74,21 @@ mysqlclient==1.4.2.post1 # via -r requirements.in oauth2client==4.1.3 # via -r requirements.in -protobuf==3.8.0 +protobuf==3.18.3 # via # google-api-core # googleapis-common-protos -pyasn1-modules==0.2.5 - # via - # google-auth - # oauth2client - # python-ldap pyasn1==0.4.5 # via # oauth2client # pyasn1-modules # python-ldap # rsa +pyasn1-modules==0.2.5 + # via + # google-auth + # oauth2client + # python-ldap pyparsing==2.4.7 # via httplib2 python-ldap==3.2.0 @@ -115,7 +115,6 @@ six==1.12.0 # google-resumable-media # grpcio # oauth2client - # protobuf sqlparse==0.3.0 # via django uritemplate==3.0.0