Skip to content

Commit 2d0f2b7

Browse files
Bump requests in /python/example_code/bedrock-agent
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c4b157 commit 2d0f2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/example_code/bedrock-agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pluggy==1.3.0
1111
pytest==7.4.3
1212
python-dateutil==2.8.2
1313
PyYAML==6.0.1
14-
requests==2.31.0
14+
requests==2.32.4
1515
s3transfer==0.12.0
1616
six==1.16.0
1717
urllib3==2.2.2

0 commit comments

Comments
 (0)