Skip to content

Commit de51c6a

Browse files
Bump requests in /examples/reservations-bot-demo/cloud_function
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 054e071 commit de51c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/reservations-bot-demo/cloud_function/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ protobuf==3.18.3
1010
pycparser==2.20
1111
pydantic==1.6.2
1212
PyJWT==2.4.0
13-
requests==2.24.0
13+
requests==2.31.0
1414
urllib3==1.26.5
1515
yandexcloud==0.48.0
1616
ydb==0.0.41

0 commit comments

Comments
 (0)