Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Bump urllib3 from 1.24.3 to 1.26.5 #1261

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ singledispatch==3.4.0.3
SQLAlchemy==1.3.19
textblob==0.15.3
# urllib3 is pinned to a pre-1.25 version to work around https://jira.nypl.org/browse/SIMPLY-3477
urllib3==1.24.3
urllib3==1.26.5
uWSGI==2.0.19.1
# watchtower is for Cloudwatch logging integration
watchtower==0.8.0
Expand Down