Skip to content

Commit fbe0348

Browse files
Bump requests
Bumps [requests](https://github.com/psf/requests) from 2.32.3 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.3...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 0eab642 commit fbe0348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/example_code/bedrock-runtime/cross-model-scenarios/tool_use_demo

python/example_code/bedrock-runtime/cross-model-scenarios/tool_use_demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ charset-normalizer==3.3.2
55
idna==3.7
66
jmespath==1.0.1
77
python-dateutil==2.9.0.post0
8-
requests==2.32.3
8+
requests==2.33.0
99
s3transfer==0.10.1
1010
six==1.16.0
1111
urllib3==2.6.3

0 commit comments

Comments
 (0)