This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git
The following commit(s) were added to refs/heads/main by this push:
new b0379d913 Bump grpcio from 1.51.1 to 1.53.2 in /airavata-django-portal
(#44)
b0379d913 is described below
commit b0379d913dd29782b54a1d44fa50cef072c36b16
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 13 14:01:26 2025 -0400
Bump grpcio from 1.51.1 to 1.53.2 in /airavata-django-portal (#44)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.1 to 1.53.2.
- [Release notes](https://github.com/grpc/grpc/releases)
-
[Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.51.1...v1.53.2)
---
updated-dependencies:
- dependency-name: grpcio
dependency-version: 1.53.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
airavata-django-portal/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airavata-django-portal/requirements.txt
b/airavata-django-portal/requirements.txt
index 79da3444e..534aef629 100644
--- a/airavata-django-portal/requirements.txt
+++ b/airavata-django-portal/requirements.txt
@@ -22,7 +22,7 @@ google-api-python-client==1.12.8
grpcio-tools==1.48.2 ; python_version < "3.7"
grpcio-tools==1.51.1 ; python_version >= "3.7"
grpcio==1.48.2 ; python_version < "3.7"
-grpcio==1.51.1 ; python_version >= "3.7"
+grpcio==1.53.2 ; python_version >= "3.7"
airavata-django-portal-sdk== 1.8.4
airavata-python-sdk==2.1.7