Skip to content

Commit d666ce7

Browse files
Bump requests in /python/example_code/bedrock-agent
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 130fb08 commit d666ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.32.4
14+
requests==2.33.0
1515
s3transfer==0.12.0
1616
six==1.16.0
1717
urllib3==2.6.0

0 commit comments

Comments
 (0)