Skip to content

Commit 45fabac

Browse files
build(deps): bump requests in /samples/cloud-client/snippets
Bumps [requests](https://github.com/psf/requests) from 2.32.3 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.32.3...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 b55aa11 commit 45fabac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/cloud-client/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google-cloud-storage==3.1.0
33
google-auth==2.41.1
44
pytest==7.1.2
55
boto3>=1.26.0
6-
requests==2.32.3
6+
requests==2.32.4
77
python-dotenv==1.1.1

0 commit comments

Comments
 (0)