Skip to content

Commit e714328

Browse files
Bump urllib3 from 1.10.1 to 2.5.0 in /python-server/guestbook
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.10.1 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.10.1...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f862e8b commit e714328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-server/guestbook/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ beautifulsoup4==4.3.2
66
PyHamcrest==1.8.0
77
six==1.9.0
88
httplib2
9-
urllib3==1.10.1
9+
urllib3==2.5.0
1010
google-api-python-client>=0
1111
oauth2client>=1.3
1212
uritemplate>=0.6

0 commit comments

Comments
 (0)