This is an automated email from the ASF dual-hosted git repository.
yasithdev 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 0a2f0054c Bump urllib3 from 2.6.3 to 2.7.0 in /airavata-custos-portal
(#143)
0a2f0054c is described below
commit 0a2f0054c9c74509eeb2cb9dcc425ebe0be01451
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 13:55:53 2026 -0400
Bump urllib3 from 2.6.3 to 2.7.0 in /airavata-custos-portal (#143)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
airavata-custos-portal/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airavata-custos-portal/requirements.txt
b/airavata-custos-portal/requirements.txt
index 87340b86a..15fe494d1 100644
--- a/airavata-custos-portal/requirements.txt
+++ b/airavata-custos-portal/requirements.txt
@@ -36,5 +36,5 @@ stack-data==0.6.0
tomli==2.0.1
traitlets==5.5.0
typing_extensions==4.4.0
-urllib3==2.6.3
+urllib3==2.7.0
wcwidth==0.2.5