Skip to content

Commit b57c265

Browse files
Bump urllib3 in /examples/reservations-bot-demo/cloud_function
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.5...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ca4de8 commit b57c265

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
@@ -11,7 +11,7 @@ pycparser==2.20
1111
pydantic==1.6.2
1212
PyJWT==2.4.0
1313
requests==2.31.0
14-
urllib3==1.26.5
14+
urllib3==2.5.0
1515
yandexcloud==0.48.0
1616
ydb==0.0.41
1717

0 commit comments

Comments
 (0)