This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 4b261cbd39 Bump requests from 2.27.1 to 2.31.0 in /dev-tools/ansible
4b261cbd39 is described below
commit 4b261cbd39665e50963c3d99c9ccb7d9903edeef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 23 03:53:25 2023 +0000
Bump requests from 2.27.1 to 2.31.0 in /dev-tools/ansible
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
dev-tools/ansible/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tools/ansible/requirements.txt
b/dev-tools/ansible/requirements.txt
index f5483ce885..6d13ca281e 100644
--- a/dev-tools/ansible/requirements.txt
+++ b/dev-tools/ansible/requirements.txt
@@ -29,7 +29,7 @@ packaging==21.3
pycparser==2.21
pyparsing==3.0.8
PyYAML==6.0
-requests==2.27.1
+requests==2.31.0
resolvelib==0.5.4
urllib3==1.26.9
websocket-client==1.3.2