Skip to content

Commit def434d

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

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==1.26.19
1515
yandexcloud==0.48.0
1616
ydb==0.0.41
1717

0 commit comments

Comments
 (0)